Skip to content

Commit

Permalink
Update dependency com.spotify:magnolify-scalacheck to v0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent 49957e4 commit 50a32ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ libraryDependencies ++=
libraryDependencies ++=
"org.scalacheck" %% "scalacheck" % "1.18.0" % Test ::
"org.scalatestplus" %% "scalacheck-1-17" % "3.2.18.0" % Test ::
"com.spotify" %% "magnolify-scalacheck" % "0.7.2" % Test ::
"com.spotify" %% "magnolify-scalacheck" % "0.7.4" % Test ::
Nil

0 comments on commit 50a32ee

Please sign in to comment.