Merge pull request #278 from scala-steward/update/flyway-core-6.5.7

Update flyway-core to 6.5.7
This commit is contained in:
mergify[bot]
2020-09-22 12:31:16 +00:00
committed by GitHub

View File

@ -14,7 +14,7 @@ object Dependencies {
val EmilVersion = "0.6.3"
val FastparseVersion = "2.1.3"
val FlexmarkVersion = "0.62.2"
val FlywayVersion = "6.5.6"
val FlywayVersion = "6.5.7"
val Fs2Version = "2.4.4"
val H2Version = "1.4.200"
val Http4sVersion = "0.21.7"