Update flyway-core, ... to 11.3.2

This commit is contained in:
Scala Steward 2025-02-15 13:43:25 +00:00
parent 9d84ff5d03
commit 3fbaf8b521
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.1" // https://flywaydb.org/documentation/learnmore/releaseNotes
"11.3.2" // https://flywaydb.org/documentation/learnmore/releaseNotes
val postgresV = "42.7.5" // https://jdbc.postgresql.org/
val akkaActorV = akkaStreamv