Upgrade to Flyway 9.22.2

Closes gh-37774
This commit is contained in:
Andy Wilkinson 2023-10-09 12:13:27 +01:00
parent 6625f6519d
commit afb8a76def

View File

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