Merge pull request #14 from scala-steward/update/flyway-core-6.2.0

Update flyway-core to 6.2.0
This commit is contained in:
eikek 2020-01-28 22:59:51 +01:00 committed by GitHub
commit 1d4ab089fb
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.1.4"
val FlywayVersion = "6.2.0"
val Fs2Version = "2.1.0"
val H2Version = "1.4.200"
val Http4sVersion = "0.21.0-RC2"