Upgrade to Flyway 9.5.0

Closes gh-32796
pull/32812/head
Stephane Nicoll 2 years ago
parent ce3c933f77
commit 973121db5d

@ -228,7 +228,7 @@ bom {
]
}
}
library("Flyway", "9.4.0") {
library("Flyway", "9.5.0") {
group("org.flywaydb") {
modules = [
"flyway-core",

Loading…
Cancel
Save