Update flyway-core, ... to 11.3.4

This commit is contained in:
Scala Steward 2025-02-27 13:45:03 +00:00
parent 0e446390f2
commit b068823684
No known key found for this signature in database
GPG key ID: 7FE176635A140508

View file

@ -35,7 +35,7 @@ object Deps {
val typesafeConfigV = "1.4.3"
val flywayV =
"11.3.3" // https://flywaydb.org/documentation/learnmore/releaseNotes
"11.3.4" // https://flywaydb.org/documentation/learnmore/releaseNotes
val postgresV = "42.7.5" // https://jdbc.postgresql.org/
val akkaActorV = akkaStreamv