Skip to content

Commit

Permalink
Bump scala-library from 2.13.6 to 2.13.7
Browse files Browse the repository at this point in the history
Bumps [scala-library](https://github.com/scala/scala) from 2.13.6 to 2.13.7.
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.13.6...v2.13.7)

---
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>
  • Loading branch information
dependabot[bot] authored Nov 29, 2021
1 parent 44c6f0d commit 3aa2b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ext {
slf4jVersion = '1.7.32'
javaVersion = JavaVersion.VERSION_1_8
scalaVersion = '2.13'
scalaBinaryVersion = '2.13.6'
scalaBinaryVersion = '2.13.7'
scriptsLocation = 'gradle' + File.separator + 'scripts' + File.separator //location of script plugins
}

Expand Down

0 comments on commit 3aa2b12

Please sign in to comment.