Upgrade to Flyway 9.22.3

Closes gh-37864
This commit is contained in:
Andy Wilkinson 2023-10-12 15:27:28 +01:00
parent 003eefee6c
commit 6656379f35

View File

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