Update munit, munit-scalacheck to 0.7.26

This commit is contained in:
Scala Steward 2021-05-13 21:01:54 +02:00
parent 5039fbada8
commit 1bc475d3e0
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -28,7 +28,7 @@ object Dependencies {
val LogbackVersion = "1.2.3"
val MariaDbVersion = "2.7.3"
val MiniTestVersion = "2.9.3"
val MUnitVersion = "0.7.25"
val MUnitVersion = "0.7.26"
val OrganizeImportsVersion = "0.5.0"
val PdfboxVersion = "2.0.23"
val PoiVersion = "4.1.2"