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 a8fc081 commit 2f15be6Copy full SHA for 2f15be6
build.sbt
@@ -6,7 +6,7 @@ val logger: Logger = ConsoleLogger()
6
7
lazy val ScalaVersions = new {
8
val V213 = "2.13.16"
9
- val V212 = "2.12.18"
+ val V212 = "2.12.20"
10
}
11
12
lazy val Versions = new {
0 commit comments