Update flyway-core, ... to 10.20.1 (#5735)

This commit is contained in:
Scala Steward 2024-10-24 18:43:35 +02:00 committed by GitHub
parent ff459b674c
commit 387bcfdeb8
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 =
"10.20.0" // https://flywaydb.org/documentation/learnmore/releaseNotes
"10.20.1" // https://flywaydb.org/documentation/learnmore/releaseNotes
val postgresV = "42.7.4" // https://jdbc.postgresql.org/
val akkaActorV = akkaStreamv