Skip to content

Commit

Permalink
Merge pull request #576 from scala-steward/update/scala3-library-3.5.…
Browse files Browse the repository at this point in the history
…0-RC3

Update scala3-library to 3.5.0-RC3
  • Loading branch information
lenguyenthanh authored Jul 5, 2024
2 parents 9720c5c + 455dd42 commit 172e61b
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-RC2",
scalaVersion := "3.5.0-RC3",
versionScheme := Some("early-semver"),
version := "3.3",
semanticdbEnabled := true, // for scalafix
Expand Down

0 comments on commit 172e61b

Please sign in to comment.