We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74a6058 commit b544639Copy full SHA for b544639
project/ProjectPlugin.scala
@@ -21,7 +21,7 @@ object ProjectPlugin extends AutoPlugin {
21
val http4s: String = "0.23.26"
22
val http4sBlazeClient: String = "0.23.16"
23
val paradise: String = "2.1.1"
24
- val scalacheck = "1.17.1"
+ val scalacheck = "1.18.0"
25
val scalacheckShapeless = "1.3.0"
26
val scalacheckPlusScalatest = "3.2.14.0"
27
val scalatest: String = "3.2.18"
0 commit comments