Upgrade to Flyway 8.0.2

Closes gh-28414
This commit is contained in:
Andy Wilkinson 2021-10-21 14:43:16 +01:00
parent cdc9d5b1fc
commit 96e9421c8e
1 changed files with 1 additions and 1 deletions

View File

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