Skip to content

Commit

Permalink
scala 3.5.0-RC7
Browse files Browse the repository at this point in the history
  • Loading branch information
ornicar committed Aug 13, 2024
1 parent c48196f commit 186a5af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
inThisBuild(
Seq(
scalaVersion := "3.5.0-RC4",
scalaVersion := "3.5.0-RC7",
versionScheme := Some("early-semver"),
version := "3.3",
semanticdbEnabled := true, // for scalafix
Expand Down

0 comments on commit 186a5af

Please sign in to comment.