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.
2 parents 5a9a259 + a1fd450 commit 61a76f3Copy full SHA for 61a76f3
build.sbt
@@ -4,7 +4,7 @@ import Dependencies._
4
5
lazy val Scala3 = "3.3.7"
6
lazy val Scala213 = "2.13.18"
7
-lazy val Scala212 = "2.12.20"
+lazy val Scala212 = "2.12.21"
8
9
lazy val axesDefault =
10
Seq(VirtualAxis.scalaABIVersion(Scala213), VirtualAxis.jvm)
0 commit comments