Upgrade to Flyway 6.3.2

Closes gh-20767
This commit is contained in:
Andy Wilkinson
2020-04-01 09:40:52 +01:00
parent 2fdc9dddb5
commit 6bb39ffdfa

View File

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