Skip to content

Commit

Permalink
Bump scala212 from 2.12.19 to 2.13.14
Browse files Browse the repository at this point in the history
Bumps `scala212` from 2.12.19 to 2.13.14.

Updates `org.scala-lang:scala-library` from 2.12.19 to 2.13.14
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.12.19...v2.13.14)

Updates `org.scala-lang:scala-reflect` from 2.12.19 to 2.13.14
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.12.19...v2.13.14)

---
updated-dependencies:
- dependency-name: org.scala-lang:scala-library
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.scala-lang:scala-reflect
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent 65393b2 commit bcc139c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
errorprone = '2.27.0'
jackson = '2.17.0'
scala212 = '2.12.19'
scala212 = '2.13.14'
scala213 = '2.13.13'
scala3 = '3.3.3'
scalatest = '3.2.18'
Expand Down

0 comments on commit bcc139c

Please sign in to comment.