Update flyway-core to 7.4.0

This commit is contained in:
Scala Steward 2021-01-04 18:13:12 +01:00
parent f8735cbcdb
commit aac6c28025
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -14,7 +14,7 @@ object Dependencies {
val EmilVersion = "0.7.0"
val FastparseVersion = "2.1.3"
val FlexmarkVersion = "0.62.2"
val FlywayVersion = "7.3.2"
val FlywayVersion = "7.4.0"
val Fs2Version = "2.5.0"
val H2Version = "1.4.200"
val Http4sVersion = "0.21.15"