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 bc35ea2 + 5e8beeb commit b252773Copy full SHA for b252773
build.sbt
@@ -23,7 +23,7 @@ sonatypeProfileName := "com.indoorvivants"
23
val V = new {
24
val scala213 = "2.13.12"
25
26
- val scala212 = "2.12.18"
+ val scala212 = "2.12.20"
27
28
val scala3 = "3.3.3"
29
0 commit comments