Skip to content

Commit 8a405a4

Browse files
Bump scala-library from 2.13.6 to 2.13.10
Bumps [scala-library](https://github.com/scala/scala) from 2.13.6 to 2.13.10. - [Release notes](https://github.com/scala/scala/releases) - [Commits](scala/scala@v2.13.6...v2.13.10) --- updated-dependencies: - dependency-name: org.scala-lang:scala-library dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 45078e1 commit 8a405a4

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
@@ -12,7 +12,7 @@ plugins {
1212
ext {
1313
javaVersion = JavaVersion.VERSION_17
1414
scalaVersion = '2.13'
15-
scalaBinaryVersion = '2.13.6'
15+
scalaBinaryVersion = '2.13.10'
1616
jtsVersion = '1.19.0'
1717
slf4jVersion = '1.7.36'
1818
circeVersion = '0.14.2'

0 commit comments

Comments
 (0)