Skip to content

Commit

Permalink
Update flyway-core, ... to 11.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and rolang committed Nov 30, 2024
1 parent e01e01d commit 01e0f47
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 @@ -344,7 +344,7 @@ lazy val tests = crossProject(JVMPlatform, NativePlatform)
},
)

lazy val flywayVersion = "10.22.0"
lazy val flywayVersion = "11.0.0"
lazy val postgresqlVersion = "42.7.4"
lazy val testsFlyway = project
.in(file("modules/tests-flyway"))
Expand Down

0 comments on commit 01e0f47

Please sign in to comment.