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 32a9dd9 commit 5e1f1db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/PrjDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ object PrjDependencies {
val odin: Version = "0.15.0"
val http4s: Version = "0.23.27"
val fs2: Version = "3.11.0"
val scalacheck: Version = "1.18.0"
val scalacheck: Version = "1.18.1"
}

lazy val common: Seq[ModuleID] = Seq(
Expand Down

0 comments on commit 5e1f1db

Please sign in to comment.