Merge pull request #602 from scala-steward/update/flyway-core-7.5.2

Update flyway-core to 7.5.2
This commit is contained in:
mergify[bot]
2021-01-27 22:19:03 +00:00
committed by GitHub

View File

@ -13,7 +13,7 @@ object Dependencies {
val DoobieVersion = "0.10.0"
val EmilVersion = "0.7.1"
val FlexmarkVersion = "0.62.2"
val FlywayVersion = "7.5.1"
val FlywayVersion = "7.5.2"
val Fs2Version = "2.5.0"
val H2Version = "1.4.200"
val Http4sVersion = "0.21.16"