Skip to content

Commit

Permalink
Update scalacheck-1-14 from 3.2.2.0 to 3.2.11.0 (#135)
Browse files Browse the repository at this point in the history
Co-authored-by: Anand Singh <4903911+anand-singh@users.noreply.github.com>
  • Loading branch information
anand-singh and anand-singh authored Nov 6, 2023
1 parent 70da364 commit 89b65e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ object Dependencies {
}

case object scalatestplus {
val `scalacheck-1-14` = "org.scalatestplus" %% "scalacheck-1-14" % "3.2.2.0"
val `scalacheck-1-14` = "org.scalatestplus" %% "scalacheck-1-15" % "3.2.11.0"
}

case object typelevel {
Expand Down

0 comments on commit 89b65e1

Please sign in to comment.