Skip to content

Commit 5c876c1

Browse files
Update dependency org.scalacheck:scalacheck to v1.18.0
1 parent b89819d commit 5c876c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ libraryDependencies ++=
2525
* @see [[https://github.com/spotify/magnolify]]
2626
*/
2727
libraryDependencies ++=
28-
"org.scalacheck" %% "scalacheck" % "1.17.0" % Test ::
28+
"org.scalacheck" %% "scalacheck" % "1.18.0" % Test ::
2929
"org.scalatestplus" %% "scalacheck-1-17" % "3.2.18.0" % Test ::
3030
"com.spotify" %% "magnolify-scalacheck" % "0.7.2" % Test ::
3131
Nil

0 commit comments

Comments
 (0)