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 9dd0071 commit 6a474c4Copy full SHA for 6a474c4
build.sbt
@@ -30,7 +30,7 @@ ThisBuild / homepage := Some(
30
31
// Scala versions
32
33
-val scala212 = "2.12.16"
+val scala212 = "2.12.18"
34
val scala213 = "2.13.12"
35
val scala3 = "3.3.1"
36
0 commit comments