Merge pull request #35 from scala-steward/update/flyway-core-6.2.4

Update flyway-core to 6.2.4
This commit is contained in:
eikek 2020-02-20 16:58:02 +01:00 committed by GitHub
commit 7e23f206ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ object Dependencies {
val DoobieVersion = "0.8.8"
val EmilVersion = "0.2.0"
val FastparseVersion = "2.1.3"
val FlywayVersion = "6.2.3"
val FlywayVersion = "6.2.4"
val Fs2Version = "2.2.2"
val H2Version = "1.4.200"
val Http4sVersion = "0.21.1"