Upgrade to Flyway 9.3.0

Closes gh-32339
pull/32374/head
Stephane Nicoll 2 years ago
parent 947a751d5a
commit 29c9837131

@ -221,7 +221,7 @@ bom {
]
}
}
library("Flyway", "9.0.1") {
library("Flyway", "9.3.0") {
group("org.flywaydb") {
modules = [
"flyway-core",

Loading…
Cancel
Save