Upgrade to Flyway 7.15.0

Closes gh-28049
This commit is contained in:
Andy Wilkinson
2021-09-17 13:31:11 +01:00
parent 5857bcccc6
commit 7924d1fc18
5 changed files with 70 additions and 2 deletions

View File

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