Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4bcd4b commit ec309a6Copy full SHA for ec309a6
1 file changed
src/main/g8/build.sbt
@@ -1,5 +1,5 @@
1
val scala2Version = "2.13.18"
2
-val scala3Version = "3.8.2"
+val scala3Version = "3.8.3"
3
4
lazy val root = project
5
.in(file("."))
0 commit comments