Update munit, munit-scalacheck to 0.7.25

This commit is contained in:
Scala Steward 2021-04-19 22:15:23 +02:00
parent da0ac82eaf
commit 4cb44c6725
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.2"
val MiniTestVersion = "2.9.3"
val MUnitVersion = "0.7.23"
val MUnitVersion = "0.7.25"
val OrganizeImportsVersion = "0.5.0"
val PdfboxVersion = "2.0.23"
val PoiVersion = "4.1.2"