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 5dcedf8 commit a1e8751Copy full SHA for a1e8751
build.sbt
@@ -37,7 +37,7 @@ val unusedWarnings = Seq(
37
"-Ywarn-unused:imports",
38
)
39
40
-val scala212 = "2.12.19"
+val scala212 = "2.12.20"
41
42
val commonSettings = Def.settings(
43
ReleasePlugin.extraReleaseCommands,
0 commit comments