Skip to content

Commit

Permalink
Update scala3-library to 3.5.0 (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 23, 2024
1 parent dce8d5e commit c6c505e
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 @@ -4,7 +4,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges

val Scala212: String = "2.12.19"
val Scala213: String = "2.13.14"
val Scala3: String = "3.4.3"
val Scala3: String = "3.5.0"

inThisBuild(
List(
Expand Down

0 comments on commit c6c505e

Please sign in to comment.