Skip to content

Commit

Permalink
Merge pull request #847 from scala-steward/update/scalacheck-1.17.1
Browse files Browse the repository at this point in the history
Update scalacheck to 1.17.1
  • Loading branch information
mergify[bot] authored Apr 17, 2024
2 parents d6bdcc4 + a63a6cd commit 361906f
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 @@ -284,7 +284,7 @@ lazy val library =
val cats = "2.10.0"
val catsEffect = "3.5.4"
val parboiled = "2.5.1"
val scalaCheck = "1.17.0"
val scalaCheck = "1.17.1"
val sangriaCirce = "1.3.2"
val circe = "0.14.6"
val diffson = "4.6.0"
Expand Down

0 comments on commit 361906f

Please sign in to comment.