Upgrade to Flyway 6.4.4

Closes gh-21845
This commit is contained in:
Andy Wilkinson 2020-06-10 12:49:35 +01:00
parent cfd5cb5496
commit c26c52d82b
1 changed files with 1 additions and 1 deletions

View File

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