We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7c3f43 commit 25d90dfCopy full SHA for 25d90df
build.sbt
@@ -2,7 +2,7 @@ val dynverRoot = project.in(file("."))
2
aggregateProjects(dynverLib, sbtdynver)
3
4
lazy val scala2_12 = "2.12.20"
5
-lazy val scala2_13 = "2.13.16"
+lazy val scala2_13 = "2.13.17"
6
lazy val scala3 = "3.3.7"
7
lazy val scala3sbt = "3.7.3"
8
lazy val scalacOptions212 = Seq(
0 commit comments