Update scalacheck-1-14 to 3.2.2.0 (#3722)

This commit is contained in:
Scala Steward 2021-10-05 13:53:15 +02:00 committed by GitHub
parent 6cbbd8825d
commit 8cbdf8244a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ object Deps {
val scalaTest = "3.2.10"
val scalaTestPlus =
"3.2.1.0" //super annoying... https://oss.sonatype.org/content/groups/public/org/scalatestplus/
"3.2.2.0" //super annoying... https://oss.sonatype.org/content/groups/public/org/scalatestplus/
val slf4j = "1.7.32"
val spray = "1.3.6"
val zeromq = "0.5.2"