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

View File

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