Merge pull request #43 from scala-steward/update/flyway-core-6.3.0

Update flyway-core to 6.3.0
This commit is contained in:
eikek 2020-03-05 17:12:15 +01:00 committed by GitHub
commit fefacee90f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ object Dependencies {
val EmilVersion = "0.2.0"
val FastparseVersion = "2.1.3"
val FlexmarkVersion = "0.60.2"
val FlywayVersion = "6.2.4"
val FlywayVersion = "6.3.0"
val Fs2Version = "2.2.2"
val H2Version = "1.4.200"
val Http4sVersion = "0.21.1"