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 885a3bf commit 4828d40Copy full SHA for 4828d40
build.sbt
@@ -5,7 +5,7 @@ val Scala213 = "2.13.15"
5
6
val Scala212 = "2.12.20"
7
8
-val Scala3 = "3.3.6"
+val Scala3 = "3.3.7"
9
10
publish / skip := true
11
0 commit comments