Upgrade to Flyway 9.22.0

Closes gh-37315
This commit is contained in:
Stephane Nicoll 2023-09-11 14:38:42 +02:00
parent 8283db3005
commit 0b07c24bbd
1 changed files with 1 additions and 1 deletions

View File

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