Upgrade to Flyway 9.21.1

Closes gh-36887
This commit is contained in:
Andy Wilkinson
2023-08-09 17:06:51 +01:00
parent 6c3c8398d0
commit b581ab0d3a
2 changed files with 2 additions and 2 deletions

View File

@@ -279,7 +279,7 @@ bom {
]
}
}
library("Flyway", "9.20.1") {
library("Flyway", "9.21.1") {
group("org.flywaydb") {
modules = [
"flyway-core",