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
scalameta-bot authored and tgodzik committed May 20, 2024
1 parent 73e19bf commit fb216ee
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 @@ -117,7 +117,7 @@ val V = new {
val scalameta = "4.9.3"
val munit = "1.0.0-RC1"
val coursier = "1.0.19"
val scalacheck = "1.17.1"
val scalacheck = "1.18.0"
val pprint = "0.9.0"
val fansi = "0.4.0"
val fs2 = "3.10.2"
Expand Down

0 comments on commit fb216ee

Please sign in to comment.