We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49957e4 commit 5c17054Copy full SHA for 5c17054
dependencies.sbt
@@ -27,5 +27,5 @@ libraryDependencies ++=
27
libraryDependencies ++=
28
"org.scalacheck" %% "scalacheck" % "1.18.0" % Test ::
29
"org.scalatestplus" %% "scalacheck-1-17" % "3.2.18.0" % Test ::
30
- "com.spotify" %% "magnolify-scalacheck" % "0.7.2" % Test ::
+ "com.spotify" %% "magnolify-scalacheck" % "0.8.0" % Test ::
31
Nil
0 commit comments