Upgrade to Flyway 8.5.10

Closes gh-30932
This commit is contained in:
Andy Wilkinson
2022-05-10 17:33:02 +01:00
parent 27bd2f7527
commit 03e5626689

View File

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