Upgrade to Flyway 8.5.4

Closes gh-30290
pull/30406/head
Stephane Nicoll 3 years ago
parent 41150f1ef4
commit ca89dd58f4

@ -317,7 +317,7 @@ bom {
]
}
}
library("Flyway", "8.5.1") {
library("Flyway", "8.5.4") {
group("org.flywaydb") {
modules = [
"flyway-core",

Loading…
Cancel
Save