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 9196763 commit 549d14fCopy full SHA for 549d14f
build.sbt
@@ -19,7 +19,7 @@ val unusedWarnings = Seq(
19
)
20
21
def Scala212 = "2.12.20"
22
-def Scala3 = "3.3.5"
+def Scala3 = "3.3.6"
23
24
val commonSettings = Def.settings(
25
ReleasePlugin.extraReleaseCommands,
0 commit comments