Skip to content

Commit 1baccfd

Browse files
Bump org.scala-lang:scala-library from 2.13.6 to 2.13.11
Bumps [org.scala-lang:scala-library](https://github.com/scala/scala) from 2.13.6 to 2.13.11. - [Release notes](https://github.com/scala/scala/releases) - [Commits](scala/scala@v2.13.6...v2.13.11) --- 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 807a25f commit 1baccfd

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.11'
1616
jtsVersion = '1.19.0'
1717
slf4jVersion = '2.0.7'
1818
circeVersion = '0.14.5'

0 commit comments

Comments
 (0)