Skip to content

Commit ffb6d87

Browse files
Update scalacheck-1-14 to 3.2.0.0 (#131)
1 parent 5a90db6 commit ffb6d87

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
lazy val circe = "0.13.0"
2222
lazy val log4s = "1.7.0"
2323
lazy val scalatest = "3.2.0"
24-
lazy val scalatestplusScheck = "3.1.2.0"
24+
lazy val scalatestplusScheck = "3.2.0.0"
2525
lazy val jodaTime = "2.10.6"
2626
lazy val slf4j = "1.7.30"
2727
lazy val jwtCore = "4.3.0"

0 commit comments

Comments
 (0)