Skip to content

Commit

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

Update scala3-library to 3.5.0-RC4
  • Loading branch information
lenguyenthanh authored Jul 15, 2024
2 parents f3e45f6 + d0a8659 commit 54901e8
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-RC3",
scalaVersion := "3.5.0-RC4",
versionScheme := Some("early-semver"),
version := "3.3",
semanticdbEnabled := true, // for scalafix
Expand Down

0 comments on commit 54901e8

Please sign in to comment.