Upgrade to Flyway 9.22.1

Closes gh-37389
This commit is contained in:
Stephane Nicoll
2023-09-14 15:48:53 +02:00
parent 3b15d46455
commit 0ba6af9eb2

View File

@@ -285,7 +285,7 @@ bom {
]
}
}
library("Flyway", "9.22.0") {
library("Flyway", "9.22.1") {
group("org.flywaydb") {
modules = [
"flyway-core",