Skip to content

Commit

Permalink
Merge pull request #39 from scala-steward/update/scala3-library-3.5.0…
Browse files Browse the repository at this point in the history
…-RC2

Update scala3-library to 3.5.0-RC2
  • Loading branch information
ornicar authored Jun 24, 2024
2 parents ef6684b + a4e29b3 commit 95763f3
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-RC1",
scalaVersion := "3.5.0-RC2",
versionScheme := Some("early-semver"),
version := "11.2.2",
organization := "org.lichess",
Expand Down

0 comments on commit 95763f3

Please sign in to comment.