Skip to content

Commit

Permalink
Update scalacheck to 1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 17, 2024
1 parent 7daf7fa commit ca7f96e
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 @@ -3,7 +3,7 @@ object Dependencies {
val fs2 = "2.4.2"
val scalatest = "3.2.2"
val scalatestplus = "3.2.2.0"
val scalacheck = "1.14.3"
val scalacheck = "1.18.0"
val http4s = "0.21.7"
val circe = "0.13.0"
val shapeless = "2.3.3"
Expand Down

0 comments on commit ca7f96e

Please sign in to comment.