Upgrade to Flyway 7.11.2

Closes gh-27397
This commit is contained in:
Andy Wilkinson
2021-07-19 12:45:42 +01:00
parent 521155c48f
commit 5bedfe414f

View File

@@ -309,7 +309,7 @@ bom {
]
}
}
library("Flyway", "7.11.1") {
library("Flyway", "7.11.2") {
group("org.flywaydb") {
modules = [
"flyway-core"