We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aa17ee commit 74a6058Copy full SHA for 74a6058
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.0"
+ val scalacheck = "1.17.1"
25
val scalacheckShapeless = "1.3.0"
26
val scalacheckPlusScalatest = "3.2.14.0"
27
val scalatest: String = "3.2.18"
0 commit comments