Skip to content

Commit

Permalink
Merge pull request #313 from scala-steward/update/scalacheck-1-14-3.2…
Browse files Browse the repository at this point in the history
….11.0
  • Loading branch information
zmccoy authored Jul 6, 2023
2 parents cdb312e + 372f278 commit 00aa66a
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 @@ -73,7 +73,7 @@ lazy val optics = crossProject(JSPlatform, JVMPlatform)
"io.circe" %%% "circe-core" % circeVersion,
"io.circe" %%% "circe-generic" % circeVersion % Test,
"io.circe" %%% "circe-testing" % circeVersion % Test,
"org.scalatestplus" %%% "scalacheck-1-14" % "3.2.2.0" % Test,
"org.scalatestplus" %%% "scalacheck-1-15" % "3.2.11.0" % Test,
"org.typelevel" %%% "discipline-scalatest" % "2.1.5" % Test
),
ghpagesNoJekyll := true,
Expand Down

0 comments on commit 00aa66a

Please sign in to comment.