Skip to content

Commit 075c7a1

Browse files
Bump scala212 from 2.12.20 to 2.13.15 (#262)
* Bump scala212 from 2.12.20 to 2.13.15 Bumps `scala212` from 2.12.20 to 2.13.15. Updates `org.scala-lang:scala-library` from 2.12.20 to 2.13.15 - [Release notes](https://github.com/scala/scala/releases) - [Commits](scala/scala@v2.12.20...v2.13.15) Updates `org.scala-lang:scala-reflect` from 2.12.20 to 2.13.15 - [Release notes](https://github.com/scala/scala/releases) - [Commits](scala/scala@v2.12.20...v2.13.15) --- 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] <support@github.com> * fixup. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: SimY4 <alex.simkin@outlook.com>
1 parent c1d5a8c commit 075c7a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
errorprone = '2.31.0'
33
jackson = '2.17.2'
44
scala212 = '2.12.20'
5-
scala213 = '2.13.14'
5+
scala213 = '2.13.15'
66
scala3 = '3.3.3'
77
scalatest = '3.2.19'
88

0 commit comments

Comments
 (0)