Merge pull request #118 from scala-steward/update/flyway-core-6.4.2

Update flyway-core to 6.4.2
This commit is contained in:
mergify[bot] 2020-05-12 14:35:50 +00:00 committed by GitHub
commit 15657f7937
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ object Dependencies {
val EmilVersion = "0.5.1"
val FastparseVersion = "2.1.3"
val FlexmarkVersion = "0.61.26"
val FlywayVersion = "6.4.1"
val FlywayVersion = "6.4.2"
val Fs2Version = "2.3.0"
val H2Version = "1.4.200"
val Http4sVersion = "0.21.4"