Upgrade to Flyway 6.4.4

Closes gh-21950
This commit is contained in:
Andy Wilkinson 2020-06-16 10:33:01 +01:00
parent 0e0b6c98e0
commit 06eda713ee

View File

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