Upgrade to Flyway 7.1.0

Closes gh-23932
This commit is contained in:
Stephane Nicoll
2020-10-28 16:53:48 +01:00
parent 8f2e58e301
commit a6c6aba40d
5 changed files with 24 additions and 1 deletions

View File

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