Update flyway-core to 6.5.1

This commit is contained in:
Scala Steward 2020-07-13 20:18:45 +02:00
parent 4d38bf7e69
commit 38878fff6d
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -13,7 +13,7 @@ object Dependencies {
val EmilVersion = "0.6.1"
val FastparseVersion = "2.1.3"
val FlexmarkVersion = "0.62.2"
val FlywayVersion = "6.5.0"
val FlywayVersion = "6.5.1"
val Fs2Version = "2.4.2"
val H2Version = "1.4.200"
val Http4sVersion = "0.21.6"