Upgrade to Flyway 9.15.0

Closes gh-34278
This commit is contained in:
Andy Wilkinson 2023-02-20 16:29:54 +00:00
parent eb8f8c595b
commit 10dc5da993
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ bom {
] ]
} }
} }
library("Flyway", "9.14.1") { library("Flyway", "9.15.0") {
group("org.flywaydb") { group("org.flywaydb") {
modules = [ modules = [
"flyway-core", "flyway-core",