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 b281fc9 commit ec8d3e1Copy full SHA for ec8d3e1
src/main/g8/build.sbt
@@ -1,5 +1,5 @@
1
val scala2Version = "2.13.13"
2
-val scala3Version = "3.4.0"
+val scala3Version = "3.4.1"
3
4
lazy val root = project
5
.in(file("."))
0 commit comments