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 bdae12a commit 1c7d577Copy full SHA for 1c7d577
project/Dependencies.scala
@@ -25,5 +25,5 @@ object Dependencies {
25
val scalaz = "org.scalaz" %% "scalaz-core" % "7.3.2" % "provided"
26
27
val catsLaws = "org.typelevel" %% "cats-laws" % "2.0.0"
28
- val disciplineScalatest = "org.typelevel" %% "discipline-scalatest" % "2.0.1"
+ val disciplineScalatest = "org.typelevel" %% "discipline-scalatest" % "2.1.0"
29
}
0 commit comments