Skip to content

Commit b544639

Browse files
authored
Minor/major updates
1 parent 74a6058 commit b544639

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.1"
24+
val scalacheck = "1.18.0"
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)