Skip to content

Commit 49957e4

Browse files
Merge pull request #5 from michaelahlers/renovate/org.scalacheck-scalacheck-1.x
Update dependency org.scalacheck:scalacheck to v1.18.0
2 parents b89819d + 5c876c1 commit 49957e4

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)