Skip to content

Commit

Permalink
Merge pull request #1127 from scala-steward/update/discipline-scalate…
Browse files Browse the repository at this point in the history
…st-2.1.3

Update discipline-scalatest to 2.1.3
  • Loading branch information
mergify[bot] authored Apr 1, 2021
2 parents d2888b1 + 8fe5d88 commit 20f0d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ lazy val cats: ProjectMatrix = (projectMatrix in file("integrations/cats"))
scalaTest.value % Test,
scalaCheck.value % Test,
scalaTestPlusScalaCheck.value % Test,
"org.typelevel" %%% "discipline-scalatest" % "2.1.2" % Test,
"org.typelevel" %%% "discipline-scalatest" % "2.1.3" % Test,
"org.typelevel" %%% "cats-laws" % "2.5.0" % Test
)
)
Expand Down

0 comments on commit 20f0d5d

Please sign in to comment.