Update flyway-core to 6.3.3

This commit is contained in:
Scala Steward 2020-04-06 20:11:55 +02:00
parent e53f077b2c
commit b86fb4042c
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -13,7 +13,7 @@ object Dependencies {
val EmilVersion = "0.4.0" val EmilVersion = "0.4.0"
val FastparseVersion = "2.1.3" val FastparseVersion = "2.1.3"
val FlexmarkVersion = "0.61.0" val FlexmarkVersion = "0.61.0"
val FlywayVersion = "6.3.2" val FlywayVersion = "6.3.3"
val Fs2Version = "2.3.0" val Fs2Version = "2.3.0"
val H2Version = "1.4.200" val H2Version = "1.4.200"
val Http4sVersion = "0.21.3" val Http4sVersion = "0.21.3"