Update munit, munit-scalacheck to 0.7.27

This commit is contained in:
Scala Steward 2021-07-02 16:22:12 +02:00
parent 4299fcedd8
commit ddc6ca107d
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -28,7 +28,7 @@ object Dependencies {
val Log4sVersion = "1.10.0"
val LogbackVersion = "1.2.3"
val MariaDbVersion = "2.7.3"
val MUnitVersion = "0.7.26"
val MUnitVersion = "0.7.27"
val MUnitCatsEffectVersion = "1.0.5"
val OrganizeImportsVersion = "0.5.0"
val PdfboxVersion = "2.0.24"