Skip to content

Commit

Permalink
Merge pull request playframework#357 from scala-steward/update/scala-…
Browse files Browse the repository at this point in the history
…library-2.13.12

Update scala-library to 2.13.12
  • Loading branch information
tototoshi authored Oct 8, 2023
2 parents 9b7c6aa + e524521 commit 1184390
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
@@ -1,6 +1,6 @@
val flywayPlayVersion = "8.0.0-SNAPSHOT"

val scalaVersion_2_13 = "2.13.11"
val scalaVersion_2_13 = "2.13.12"
val scalaVersion_3 = "3.3.1"

val flywayVersion = "9.16.3"
Expand Down

0 comments on commit 1184390

Please sign in to comment.