Upgrade to Flyway 8.5.13

Closes gh-31425
pull/31463/head
Stephane Nicoll 2 years ago
parent e60a235194
commit 4d03653b74

@ -334,7 +334,7 @@ bom {
]
}
}
library("Flyway", "8.5.11") {
library("Flyway", "8.5.13") {
group("org.flywaydb") {
modules = [
"flyway-core",

Loading…
Cancel
Save