Skip to content

Commit

Permalink
Merge pull request #4654 from typelevel/update/scalacheck-1.18.1
Browse files Browse the repository at this point in the history
Update scalacheck to 1.18.1
  • Loading branch information
danicheg authored Sep 21, 2024
2 parents 3970a65 + 3c5fecc commit fd7fb67
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 fd7fb67

Please sign in to comment.