Merge pull request #1372 from scala-steward/update/flyway-core-8.5.0

Update flyway-core, flyway-mysql to 8.5.0
This commit is contained in:
mergify[bot] 2022-02-14 17:58:06 +00:00 committed by GitHub
commit 27a53472b4
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-RC2"
val EmilVersion = "0.11.0"
val FlexmarkVersion = "0.64.0"
val FlywayVersion = "8.4.4"
val FlywayVersion = "8.5.0"
val Fs2Version = "3.2.4"
val Fs2CronVersion = "0.7.1"
val H2Version = "1.4.200"