Upgrade to Flyway 7.7.3

Closes gh-26048
pull/26078/head
Stephane Nicoll 4 years ago
parent 37c41607e3
commit 7a81be0327

@ -306,7 +306,7 @@ bom {
]
}
}
library("Flyway", "7.7.0") {
library("Flyway", "7.7.3") {
group("org.flywaydb") {
modules = [
"flyway-core"

Loading…
Cancel
Save