Skip to content

Commit

Permalink
Merge pull request #368 from scala-steward/update/scala3-library-3.6.3
Browse files Browse the repository at this point in the history
Update scala3-library to 3.6.3
  • Loading branch information
mergify[bot] authored Jan 22, 2025
2 parents be99ac9 + 483934d commit 04b5240
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 @@ -11,7 +11,7 @@ lazy val logbackVersion = "1.5.16"

val scala2_12 = "2.12.20"
val scala2_13 = "2.13.16"
val scala3 = "3.6.2"
val scala3 = "3.6.3"

val compileAndTest = "compile->compile;test->test"
val crossScala2Versions = Seq(scala2_12, scala2_13)
Expand Down

0 comments on commit 04b5240

Please sign in to comment.