Merge pull request #1097 from scala-steward/update/munit-cats-effect-3-1.0.6

Update munit-cats-effect-3 to 1.0.6
This commit is contained in:
mergify[bot] 2021-09-30 14:34:18 +00:00 committed by GitHub
commit 1df419a65a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ object Dependencies {
val LogbackVersion = "1.2.6" val LogbackVersion = "1.2.6"
val MariaDbVersion = "2.7.4" val MariaDbVersion = "2.7.4"
val MUnitVersion = "0.7.29" val MUnitVersion = "0.7.29"
val MUnitCatsEffectVersion = "1.0.5" val MUnitCatsEffectVersion = "1.0.6"
val OrganizeImportsVersion = "0.5.0" val OrganizeImportsVersion = "0.5.0"
val PdfboxVersion = "2.0.24" val PdfboxVersion = "2.0.24"
val PoiVersion = "4.1.2" val PoiVersion = "4.1.2"