Skip to content

Commit e397f5d

Browse files
Bump org.scala-lang:scala3-library_3 from 3.7.1 to 3.7.2
Bumps [org.scala-lang:scala3-library_3](https://github.com/scala/scala3) from 3.7.1 to 3.7.2. - [Release notes](https://github.com/scala/scala3/releases) - [Commits](scala/scala3@3.7.1...3.7.2) --- updated-dependencies: - dependency-name: org.scala-lang:scala3-library_3 dependency-version: 3.7.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a9dde9 commit e397f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ext {
1818

1919
// required for pekko
2020
scalaVersion = '3'
21-
scalaBinaryVersion = '3.7.1'
21+
scalaBinaryVersion = '3.7.2'
2222
pekkoVersion = "1.1.5"
2323
}
2424

0 commit comments

Comments
 (0)