Skip to content

Commit

Permalink
Merge pull request #588 from scala-steward/update/scalacheck-1-15-3.2…
Browse files Browse the repository at this point in the history
….10.0

Update scalacheck-1-15 to 3.2.10.0
  • Loading branch information
lewisjkl authored Nov 9, 2021
2 parents 9411622 + 3ea4fdc commit 56126ce
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 @@ -149,7 +149,7 @@ lazy val scalatest = "org.scalatest" %% "scalatest" % "3.2.10" % Test

lazy val scalacheck = "org.scalacheck" %% "scalacheck" % "1.15.3" % Test

lazy val scalatestplus = "org.scalatestplus" %% "scalacheck-1-15" % "3.2.9.0" % Test
lazy val scalatestplus = "org.scalatestplus" %% "scalacheck-1-15" % "3.2.10.0" % Test

lazy val commonSettings =
mavenSettings ++
Expand Down

0 comments on commit 56126ce

Please sign in to comment.