Skip to content

Commit d74cadc

Browse files
Bump scala-library from 2.13.8 to 2.13.9
Bumps [scala-library](https://github.com/scala/scala) from 2.13.8 to 2.13.9. - [Release notes](https://github.com/scala/scala/releases) - [Commits](scala/scala@v2.13.8...v2.13.9) --- updated-dependencies: - dependency-name: org.scala-lang:scala-library dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f1ffe73 commit d74cadc

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
@@ -25,7 +25,7 @@ ext {
2525
javaVersion = JavaVersion.VERSION_17
2626

2727
scalaVersion = '2.13'
28-
scalaBinaryVersion = '2.13.8'
28+
scalaBinaryVersion = '2.13.9'
2929
akkaVersion = '2.6.20'
3030
jtsVersion = '1.19.0'
3131
tscfgVersion = '1.0.0'

0 commit comments

Comments
 (0)