We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0ed47ad + 19c0bec commit d5c1ae6Copy full SHA for d5c1ae6
project/Commons.scala
@@ -28,7 +28,7 @@ object Commons extends ProjectGroup("commons") {
28
val jsr305Version = "3.0.2"
29
val scalatestVersion = "3.2.18"
30
val scalatestplusScalacheckVersion = "3.2.14.0"
31
- val scalacheckVersion = "1.17.1"
+ val scalacheckVersion = "1.18.0"
32
val jettyVersion = "10.0.20"
33
val mongoVersion = "5.0.1"
34
val springVersion = "5.3.34"
0 commit comments