Skip to content

Commit bdcc837

Browse files
Bump org.scala-lang:scala3-library_3 from 3.7.3 to 3.7.4
Bumps [org.scala-lang:scala3-library_3](https://github.com/scala/scala3) from 3.7.3 to 3.7.4. - [Release notes](https://github.com/scala/scala3/releases) - [Commits](scala/scala3@3.7.3...3.7.4) --- updated-dependencies: - dependency-name: org.scala-lang:scala3-library_3 dependency-version: 3.7.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 32457ac commit bdcc837

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.3'
21+
scalaBinaryVersion = '3.7.4'
2222
pekkoVersion = "1.2.1"
2323
}
2424

0 commit comments

Comments
 (0)