Upgrade to Flyway 9.3.1

Closes gh-32446
This commit is contained in:
Phillip Webb
2022-09-20 14:18:57 -07:00
parent 21c23f2535
commit d8be9975fc

View File

@@ -221,7 +221,7 @@ bom {
]
}
}
library("Flyway", "9.3.0") {
library("Flyway", "9.3.1") {
group("org.flywaydb") {
modules = [
"flyway-core",