Skip to content

Commit e9bdc17

Browse files
author
Dean Wampler
committed
Temporarily regressing to Scala 3.2.0, because of compiler bug in 3.2.1 #16360
1 parent 6c9a858 commit e9bdc17

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
@@ -1,4 +1,4 @@
1-
val scala3 = "3.2.1"
1+
val scala3 = "3.2.0"
22
lazy val root = project
33
.in(file("."))
44
.settings(

0 commit comments

Comments
 (0)