Skip to content

Commit

Permalink
Update scalacheck to 1.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-geirolz[bot] authored and mergify[bot] committed Nov 15, 2024
1 parent 438dfa8 commit b335f4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ object ProjectDependencies {
// test
private val munitVersion = "1.0.0"
private val munitEffectVersion = "2.0.0"
private val scalacheck = "1.18.0"
private val scalacheck = "1.18.1"
// integrations
private val catsEffectVersion = "3.5.4"
private val pureConfigVersion = "0.17.7"
Expand Down

0 comments on commit b335f4c

Please sign in to comment.