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 21bf392 + e3c2dbc commit 738e080Copy full SHA for 738e080
project/Commons.scala
@@ -27,7 +27,7 @@ object Commons extends ProjectGroup("commons") {
27
val jsr305Version = "3.0.2"
28
val scalatestVersion = "3.2.19"
29
val scalatestplusScalacheckVersion = "3.2.14.0"
30
- val scalacheckVersion = "1.18.1"
+ val scalacheckVersion = "1.19.0"
31
val jettyVersion = "12.1.0"
32
val mongoVersion = "5.5.1"
33
val springVersion = "5.3.39"
0 commit comments