Update flyway-core, ... to 11.1.0 (#5808)

This commit is contained in:
Scala Steward 2024-12-13 19:09:25 +01:00 committed by GitHub
parent 812f735110
commit b709a58715
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,7 +33,7 @@ object Deps {
val typesafeConfigV = "1.4.3"
val flywayV =
"11.0.1" // https://flywaydb.org/documentation/learnmore/releaseNotes
"11.1.0" // https://flywaydb.org/documentation/learnmore/releaseNotes
val postgresV = "42.7.4" // https://jdbc.postgresql.org/
val akkaActorV = akkaStreamv