Skip to content

Commit

Permalink
Update flyway-core to 9.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 20, 2023
1 parent ec8a19e commit 7bc7ee8
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 @@ -3,7 +3,7 @@ val flywayPlayVersion = "8.0.0-SNAPSHOT"
val scalaVersion_2_13 = "2.13.10"
val scalaVersion_3 = "3.3.0"

val flywayVersion = "9.16.3"
val flywayVersion = "9.21.0"
val scalikejdbcVersion = "4.0.0"

val scalatest = "org.scalatest" %% "scalatest" % "3.2.16" % "test"
Expand Down

0 comments on commit 7bc7ee8

Please sign in to comment.