Upgrade to Flyway 8.5.11

Closes gh-31056
This commit is contained in:
Andy Wilkinson
2022-05-16 12:31:24 +01:00
parent 916a537a83
commit 2419b14a45

View File

@@ -240,7 +240,7 @@ bom {
]
}
}
library("Flyway", "8.5.10") {
library("Flyway", "8.5.11") {
group("org.flywaydb") {
modules = [
"flyway-core",