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
1 changed files with 1 additions and 1 deletions

View File

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