Skip to content

Commit 74a6058

Browse files
authored
Patch updates
1 parent 7aa17ee commit 74a6058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ object ProjectPlugin extends AutoPlugin {
2121
val http4s: String = "0.23.26"
2222
val http4sBlazeClient: String = "0.23.16"
2323
val paradise: String = "2.1.1"
24-
val scalacheck = "1.17.0"
24+
val scalacheck = "1.17.1"
2525
val scalacheckShapeless = "1.3.0"
2626
val scalacheckPlusScalatest = "3.2.14.0"
2727
val scalatest: String = "3.2.18"

0 commit comments

Comments
 (0)