Upgrade to Flyway 6.2.2

Closes gh-20067
This commit is contained in:
Stephane Nicoll
2020-02-07 16:17:32 +01:00
parent ad8fa8f6a0
commit a7249d20d2

View File

@@ -320,7 +320,7 @@ bom {
]
}
}
library("Flyway", "6.2.0") {
library("Flyway", "6.2.2") {
group("org.flywaydb") {
modules = [
"flyway-core"