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
typelevel-steward[bot] authored and satorg committed Sep 16, 2024
1 parent 3970a65 commit 3c5fecc
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
@@ -1,6 +1,6 @@
ThisBuild / tlBaseVersion := "2.12"

val scalaCheckVersion = "1.18.0"
val scalaCheckVersion = "1.18.1"

val disciplineVersion = "1.7.0"

Expand Down

0 comments on commit 3c5fecc

Please sign in to comment.