Upgrade to Flyway 9.15.2

Closes gh-34573
This commit is contained in:
Andy Wilkinson 2023-03-10 16:27:33 +00:00
parent 46e56085dc
commit ca9ecab979

View File

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