Skip to content

Commit

Permalink
Update scalacheck to 1.17.0 (#677)
Browse files Browse the repository at this point in the history
Co-authored-by: Julien Jean Paul Sirocchi <julien.sirocchi@gmail.com>
  • Loading branch information
scala-steward and sirocchj authored Oct 23, 2022
1 parent e21ed57 commit bfb7bf2
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 @@ -21,7 +21,7 @@ val V = new {
val `parallel-collections` = "1.0.4"
val redis4Cats = "1.0.0-RC3"
val refined = "0.10.1"
val scalacheck = "1.16.0"
val scalacheck = "1.17.0"
val `scala-redis` = "3.30"
val `scodec-bits` = "1.1.34"
val `scodec-core` = "1.11.10"
Expand Down

0 comments on commit bfb7bf2

Please sign in to comment.