Skip to content

Commit

Permalink
Merge pull request #137 from scala-steward/update/scala3-library-3.6.2
Browse files Browse the repository at this point in the history
Update scala3-library to 3.6.2
  • Loading branch information
ahjohannessen authored Dec 11, 2024
2 parents feb6cd1 + 2c065a9 commit b091726
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 @@ import deps._
Global / onChangedBuildSource := ReloadOnSourceChanges
Global / lintUnusedKeysOnLoad := false

lazy val Scala3 = "3.5.2"
lazy val Scala3 = "3.6.2"

lazy val root = project
.in(file("."))
Expand Down

0 comments on commit b091726

Please sign in to comment.