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

View File

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