Upgrade to Flyway 6.5.4

Closes gh-22935
This commit is contained in:
Andy Wilkinson 2020-08-13 12:04:39 +01:00
parent 46f686a55d
commit 1c930396b4
1 changed files with 1 additions and 1 deletions

View File

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