Upgrade to Flyway 6.3.3

Closes gh-21230
This commit is contained in:
Stephane Nicoll
2020-04-29 14:34:22 +02:00
parent fe1962ad75
commit 987404eef8

View File

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