Merge pull request #906 from scala-steward/update/munit-0.7.27

Update munit, munit-scalacheck to 0.7.27
This commit is contained in:
mergify[bot] 2021-07-02 14:33:23 +00:00 committed by GitHub
commit a11739bed0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"