Skip to content

Commit

Permalink
Merged branch idea243.release into idea243.x
Browse files Browse the repository at this point in the history
  • Loading branch information
builduser committed Dec 11, 2024
2 parents 651c966 + f0a504c commit 52e2a5e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ object LatestScalaVersions {
// Release candidates
//
// Scala LTS RC
val Scala_3_LTS_RC: ScalaVersion = Scala_3_3.withMinor("4-RC4")
val Scala_3_LTS_RC: ScalaVersion = Scala_3_3.withMinor("5-RC1")

// Scala Next RC
val Scala_3_Next_RC = new ScalaVersion(ScalaLanguageLevel.Scala_3_6, "2-RC3")
Expand Down

0 comments on commit 52e2a5e

Please sign in to comment.