Update munit-cats-effect-3 to 1.0.7

This commit is contained in:
Scala Steward 2021-12-05 22:18:03 +01:00
parent 6aaddc344c
commit 7459a61e85
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

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