We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad1873d commit 00e3504Copy full SHA for 00e3504
build.sbt
@@ -6,7 +6,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
6
Test / parallelExecution := false
7
8
9
-val scala3Ver = "3.2.0"
+val scala3Ver = "3.0.0"
10
val scala2Ver = "2.13.8"
11
12
0 commit comments