Skip to content

Commit 2ec5f34

Browse files
committed
Bump scala 3.5.0-RC2
1 parent 8b360b7 commit 2ec5f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/BuildSettings.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ object BuildSettings {
66
import Dependencies._
77

88
val lilaVersion = "4.0"
9-
val globalScalaVersion = "3.5.0-RC1"
9+
val globalScalaVersion = "3.5.0-RC2"
1010

1111
def buildSettings =
1212
Defaults.coreDefaultSettings ++ Seq(

0 commit comments

Comments
 (0)