Skip to content

Commit 08b28b9

Browse files
committed
switch to 3.8.0-final (3.8.1-RC1 crashes compiler)
1 parent 39d920d commit 08b28b9

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 scala3Version = "3.8.0-RC1-bin-20250818-aaa39c5-NIGHTLY"
1+
val scala3Version = "3.8.0"
22
resolvers += ("Artifactory" at "https://repo.scala-lang.org/artifactory/maven-nightlies/")
33

44
inThisBuild(

0 commit comments

Comments
 (0)