Skip to content

Commit 1bc2ab7

Browse files
authored
Update scalacheck-1-14 to 3.2.1.0
1 parent 7e60015 commit 1bc2ab7

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
lazy val circe = "0.13.0"
2222
lazy val log4s = "1.7.0"
2323
lazy val scalatest = "3.2.1"
24-
lazy val scalatestplusScheck = "3.2.0.0"
24+
lazy val scalatestplusScheck = "3.2.1.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)