Upgrade to Flyway 6.5.6

Closes gh-23395
This commit is contained in:
Andy Wilkinson 2020-09-17 13:22:08 +01:00
parent ab64067545
commit ac9abab921
1 changed files with 1 additions and 1 deletions

View File

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