Skip to content

Commit 130b804

Browse files
authored
Merge pull request #57 from scala-steward/update/scalacheck-shapeless_1.14-1.2.4
Update scalacheck-shapeless_1.14 to 1.2.4
2 parents c486081 + 3c9f00a commit 130b804

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
@@ -20,7 +20,7 @@ object ProjectPlugin extends AutoPlugin {
2020
val scalatest: String = "3.1.0"
2121
val scalatestplusScheck: String = "3.1.0.0-RC2"
2222
val scalacheck: String = "1.14.3"
23-
val scalacheckShapeless: String = "1.2.3"
23+
val scalacheckShapeless: String = "1.2.4"
2424
}
2525
}
2626

0 commit comments

Comments
 (0)