Upgrade to Flyway 7.5.3

Closes gh-25232
This commit is contained in:
Andy Wilkinson 2021-02-12 12:02:12 +00:00
parent 0cf846b484
commit 5dba00fcac

View File

@ -306,7 +306,7 @@ bom {
]
}
}
library("Flyway", "7.5.1") {
library("Flyway", "7.5.3") {
group("org.flywaydb") {
modules = [
"flyway-core"