Skip to content

Commit 8d15883

Browse files
authored
Merge pull request #162 from scala-steward/update/scalacheck-shapeless_1.14-1.2.4
Update scalacheck-shapeless_1.14 to 1.2.4
2 parents b68b34a + 14efa4c commit 8d15883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ object ProjectPlugin extends AutoPlugin {
2121
val scalatest: String = "3.1.0"
2222
val scalatestplusScheck: String = "3.1.0.0-RC2"
2323
val scalacheck: String = "1.14.3"
24-
val scalacheckShapeless: String = "1.2.3"
24+
val scalacheckShapeless: String = "1.2.4"
2525
}
2626
}
2727

0 commit comments

Comments
 (0)