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 8ff967f commit 4d0a5eeCopy full SHA for 4d0a5ee
src/main/g8/build.sbt
@@ -1,5 +1,5 @@
1
val scala2Version = "2.13.13"
2
-val scala3Version = "3.4.2"
+val scala3Version = "3.5.0"
3
4
lazy val root = project
5
.in(file("."))
0 commit comments