Upgrade to Flyway 7.9.2

See gh-26456
This commit is contained in:
Kedar Joshi
2021-05-13 22:27:10 +05:30
committed by Stephane Nicoll
parent 5985234013
commit e6236b76bb
4 changed files with 65 additions and 1 deletions

View File

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