Upgrade to Flyway 6.5.3

Closes gh-22796
This commit is contained in:
Andy Wilkinson
2020-08-07 09:58:08 +01:00
parent 89abcad3e8
commit 7ce5442240

View File

@@ -304,7 +304,7 @@ bom {
]
}
}
library("Flyway", "6.5.0") {
library("Flyway", "6.5.3") {
group("org.flywaydb") {
modules = [
"flyway-core"