Skip to content

Commit

Permalink
Merge pull request #423 from scala-steward/update/scala3-library-3.3.4
Browse files Browse the repository at this point in the history
Update scala3-library to 3.3.4
  • Loading branch information
tototoshi authored Oct 2, 2024
2 parents 454249c + 267b0a8 commit bd825db
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,7 +1,7 @@
val flywayPlayVersion = "9.1.0"

val scalaVersion_2_13 = "2.13.15"
val scalaVersion_3 = "3.3.3"
val scalaVersion_3 = "3.3.4"

val defaultFlywayVersion = "9.16.0"
val flywayVersion = sys.env.getOrElse("FLYWAY_PLAY_FLYWAY_VERSION", defaultFlywayVersion)
Expand Down

0 comments on commit bd825db

Please sign in to comment.