Upgrade to Flyway 9.5.1

Closes gh-32957
This commit is contained in:
Andy Wilkinson 2022-11-01 19:54:53 +00:00
parent 46fd43a72c
commit 9e5f20c3b8
1 changed files with 1 additions and 1 deletions

View File

@ -228,7 +228,7 @@ bom {
] ]
} }
} }
library("Flyway", "9.5.0") { library("Flyway", "9.5.1") {
group("org.flywaydb") { group("org.flywaydb") {
modules = [ modules = [
"flyway-core", "flyway-core",