Skip to content

Commit

Permalink
Update scalacheck to 1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot authored and kitbellew committed Jun 7, 2022
1 parent 8e1d92d commit 74c75f8
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 @@ -7,7 +7,7 @@ import org.portablescala.sbtplatformdeps.PlatformDepsPlugin.autoImport._
object Dependencies {
val metaconfigV = "0.10.0"
val scalametaV = "4.5.9"
val scalacheckV = "1.15.4"
val scalacheckV = "1.16.0"
val coursier = "1.0.3"
val munitV = "0.7.29"

Expand Down

0 comments on commit 74c75f8

Please sign in to comment.