Skip to content

Commit

Permalink
Scala 3.4.0-RC1-bin-20231124-55c2002-NIGHTLY
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Nov 26, 2023
1 parent c6e536c commit b091709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ object Dependencies {
// WARNING: Please Scala update versions in PluginCross.scala too
val scala212 = "2.12.17"
val scala213 = "2.13.12"
val scala3 = "3.3.1"
val scala3 = "3.4.0-RC1-bin-20231124-55c2002-NIGHTLY"
val checkPluginCross = settingKey[Unit]("Make sure scalaVersion match up")
val baseScalaVersion = scala3
def nightlyVersion: Option[String] =
Expand Down

0 comments on commit b091709

Please sign in to comment.