Skip to content

Commit

Permalink
Merge pull request #325 from scala-steward/update/scala3-library-3.3.5
Browse files Browse the repository at this point in the history
Update scala3-library to 3.3.5
  • Loading branch information
raboof authored Feb 4, 2025
2 parents dece5e0 + 92ab2a4 commit 8c2523b
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
Expand Up @@ -3,7 +3,7 @@ aggregateProjects(dynverLib, sbtdynver)

lazy val scala2_12 = "2.12.20"
lazy val scala2_13 = "2.13.16"
lazy val scala3 = "3.3.4"
lazy val scala3 = "3.3.5"
lazy val scalacOptions212 = Seq(
"-Xlint",
"-Xfuture",
Expand Down

0 comments on commit 8c2523b

Please sign in to comment.