We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dda1bb commit 438024bCopy full SHA for 438024b
src/main/g8/build.sbt
@@ -1,5 +1,5 @@
1
val scala2Version = "2.13.13"
2
-val scala3Version = "3.6.3"
+val scala3Version = "3.6.4"
3
4
lazy val root = project
5
.in(file("."))
0 commit comments