Upgrade to Flyway 9.19.4

Closes gh-35948
This commit is contained in:
Andy Wilkinson
2023-06-19 09:55:05 +01:00
parent 3d336f9204
commit 454aae92d6
5 changed files with 15 additions and 4 deletions

View File

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