Upgrade to Flyway 7.13.0

Closes gh-27644
This commit is contained in:
Andy Wilkinson
2021-08-12 13:08:21 +01:00
parent 1966d1650b
commit 42fb40b202
7 changed files with 64 additions and 72 deletions

View File

@@ -309,7 +309,7 @@ bom {
]
}
}
library("Flyway", "7.11.2") {
library("Flyway", "7.13.0") {
group("org.flywaydb") {
modules = [
"flyway-core"