Merge pull request #63 from scala-steward/update/flyway-core-6.3.2

Update flyway-core to 6.3.2
This commit is contained in:
eikek 2020-03-24 14:55:35 +01:00 committed by GitHub
commit 012f86994a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ object Dependencies {
val EmilVersion = "0.3.0"
val FastparseVersion = "2.1.3"
val FlexmarkVersion = "0.60.2"
val FlywayVersion = "6.3.1"
val FlywayVersion = "6.3.2"
val Fs2Version = "2.3.0"
val H2Version = "1.4.200"
val Http4sVersion = "0.21.1"