Skip to content

Commit

Permalink
Bump scala212 from 2.12.20 to 2.13.16 (#290)
Browse files Browse the repository at this point in the history
Bumps `scala212` from 2.12.20 to 2.13.16.

Updates `org.scala-lang:scala-library` from 2.12.20 to 2.13.16
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.12.20...v2.13.16)

Updates `org.scala-lang:scala-reflect` from 2.12.20 to 2.13.16
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.12.20...v2.13.16)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent b1c3916 commit 21c290e
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
Expand Up @@ -2,7 +2,7 @@
errorprone = '2.31.0'
jackson = '2.18.2'
scala212 = '2.12.20'
scala213 = '2.13.15'
scala213 = '2.13.16'
scala3 = '3.3.4'
scalatest = '3.2.19'

Expand Down

0 comments on commit 21c290e

Please sign in to comment.