Upgrade to Flyway 9.15.1

Closes gh-34348
This commit is contained in:
Andy Wilkinson
2023-02-23 14:41:37 +00:00
parent 5a9e752a3f
commit a6bca29d9e

View File

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