Skip to content

Commit 933302b

Browse files
authored
Merge pull request #64 from scala-steward/update/scalacheck-shapeless_1.14-1.2.5
Update scalacheck-shapeless_1.14 to 1.2.5
2 parents 8f05be7 + f141e4e commit 933302b

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.1"
2121
val scalatestplusScheck: String = "3.1.0.0-RC2"
2222
val scalacheck: String = "1.14.3"
23-
val scalacheckShapeless: String = "1.2.4"
23+
val scalacheckShapeless: String = "1.2.5"
2424
}
2525
}
2626

0 commit comments

Comments
 (0)