Skip to content

Commit 00e3504

Browse files
committed
set scala 3 version to 3.0.0
1 parent ad1873d commit 00e3504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
66
Test / parallelExecution := false
77

88

9-
val scala3Ver = "3.2.0"
9+
val scala3Ver = "3.0.0"
1010
val scala2Ver = "2.13.8"
1111

1212

0 commit comments

Comments
 (0)