Upgrade to Flyway 7.7.3

Closes gh-26048
This commit is contained in:
Stephane Nicoll 2021-04-13 14:52:07 +02:00
parent 37c41607e3
commit 7a81be0327

View File

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