Skip to content

Commit

Permalink
Update dependency com.spotify:magnolify-scalacheck to v0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2024
1 parent 49957e4 commit d9f4336
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.3" % Test ::
Nil

0 comments on commit d9f4336

Please sign in to comment.