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 a65fbba commit 4231461Copy full SHA for 4231461
1 file changed
src/main/g8/build.sbt
@@ -1,5 +1,5 @@
1
val scala2Version = "2.13.18"
2
-val scala3Version = "3.8.3"
+val scala3Version = "3.8.4"
3
4
lazy val root = project
5
.in(file("."))
0 commit comments