Merge pull request #1233 from scala-steward/update/flyway-core-8.3.0

Update flyway-core, flyway-mysql to 8.3.0
This commit is contained in:
mergify[bot] 2021-12-23 16:10:44 +00:00 committed by GitHub
commit a32a0a3a65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ object Dependencies {
val DoobieVersion = "1.0.0-RC1"
val EmilVersion = "0.10.0-M3"
val FlexmarkVersion = "0.62.2"
val FlywayVersion = "8.2.3"
val FlywayVersion = "8.3.0"
val Fs2Version = "3.2.3"
val Fs2CronVersion = "0.7.1"
val H2Version = "1.4.200"