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

View File

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