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 90498e1 commit c80abddCopy full SHA for c80abdd
build.sbt
@@ -19,7 +19,7 @@ val unusedWarnings = Seq(
19
)
20
21
val Scala212 = "2.12.20"
22
-val Scala3 = "3.3.6"
+val Scala3 = "3.3.7"
23
24
lazy val commonSettings = Def.settings(
25
ReleasePlugin.extraReleaseCommands,
0 commit comments