Update minitest, minitest-laws to 2.9.0

This commit is contained in:
Scala Steward 2020-11-15 16:41:46 +01:00
parent 1d6cdac92d
commit 5bdc8f223c
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -25,7 +25,7 @@ object Dependencies {
val Log4sVersion = "1.9.0"
val LogbackVersion = "1.2.3"
val MariaDbVersion = "2.7.0"
val MiniTestVersion = "2.8.2"
val MiniTestVersion = "2.9.0"
val OrganizeImportsVersion = "0.4.3"
val PdfboxVersion = "2.0.21"
val PoiVersion = "4.1.2"