Skip to content

Commit 22eb3f2

Browse files
Bump scala-library from 2.13.6 to 2.13.8
Bumps [scala-library](https://github.com/scala/scala) from 2.13.6 to 2.13.8. - [Release notes](https://github.com/scala/scala/releases) - [Commits](scala/scala@v2.13.6...v2.13.8) --- 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 7cea84b commit 22eb3f2

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_11
1414
scalaVersion = '2.13'
15-
scalaBinaryVersion = '2.13.6'
15+
scalaBinaryVersion = '2.13.8'
1616
slf4jVersion = '1.7.36'
1717
circeVersion = '0.14.1'
1818
scriptsLocation = 'gradle' + File.separator + 'scripts' + File.separator //location of script plugins

0 commit comments

Comments
 (0)