Upgrade to Flyway 9.4.0

Closes gh-32704
This commit is contained in:
Andy Wilkinson
2022-10-13 17:14:53 +01:00
parent 9a398549e9
commit 3a1e3b35d5

View File

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