Merge pull request #1496 from scala-steward/update/flyway-core-8.5.6

Update flyway-core, flyway-mysql to 8.5.6
This commit is contained in:
mergify[bot] 2022-04-06 20:27:50 +00:00 committed by GitHub
commit 4c2d260cbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ object Dependencies {
val DoobieVersion = "1.0.0-RC2"
val EmilVersion = "0.12.0"
val FlexmarkVersion = "0.64.0"
val FlywayVersion = "8.5.5"
val FlywayVersion = "8.5.6"
val Fs2Version = "3.2.7"
val H2Version = "1.4.200"
val Http4sVersion = "0.23.11"