Skip to content

Commit

Permalink
Merge pull request #527 from scala-steward/update/scala3-library-3.5.1
Browse files Browse the repository at this point in the history
Update scala3-library, ... to 3.5.1
  • Loading branch information
mergify[bot] authored Sep 20, 2024
2 parents ad6bd75 + 8927830 commit a7c2f52
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 @@ -8,7 +8,7 @@ val rootPkg = s"$groupId.${projectName.replace("-", "")}"

val Scala_2_12 = "2.12.20"
val Scala_2_13 = "2.13.14"
val Scala_3 = "3.5.0"
val Scala_3 = "3.5.1"

val moduleCrossPlatformMatrix: Map[String, List[Platform]] = Map(
"calev" -> List(JVMPlatform, JSPlatform),
Expand Down

0 comments on commit a7c2f52

Please sign in to comment.