Skip to content

Commit

Permalink
Merge pull request #599 from scala-steward/update/scala3-library-3.5.1
Browse files Browse the repository at this point in the history
Update scala3-library to 3.5.1
  • Loading branch information
ornicar authored Sep 21, 2024
2 parents 23c306a + 9222d11 commit 03be160
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",
scalaVersion := "3.5.1",
versionScheme := Some("early-semver"),
version := "3.3",
semanticdbEnabled := true, // for scalafix
Expand Down

0 comments on commit 03be160

Please sign in to comment.