Upgrade to Flyway 8.5.10

Closes gh-30950
This commit is contained in:
Andy Wilkinson
2022-05-10 18:21:12 +01:00
parent 61fbee6f3d
commit 63232b9bc2

View File

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