Skip to content

Commit

Permalink
Update scalacheck to 1.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot committed Feb 17, 2021
1 parent 6a51e54 commit 1806570
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 @@ -108,7 +108,7 @@ object dependencies extends AutoPlugin {
"io.circe" %% "circe-core" % "0.13.0",
"org.tpolecat" %% "doobie-h2" % "0.10.0",
"org.http4s" %% "http4s-dsl" % "0.21.19",
"org.scalacheck" %% "scalacheck" % "1.15.2",
"org.scalacheck" %% "scalacheck" % "1.15.3",
"com.softwaremill.sttp.tapir" %% "tapir-core" % "0.17.10",
"io.chrisdavenport" %% "fuuid" % "0.5.0"
)
Expand Down

0 comments on commit 1806570

Please sign in to comment.