Skip to content

Commit

Permalink
Merge pull request #4586 from typelevel/update/scalacheck-1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danicheg authored Apr 18, 2024
2 parents 358e6cf + dda6687 commit c1ebbbc
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.11"

val scalaCheckVersion = "1.17.0"
val scalaCheckVersion = "1.17.1"

val disciplineVersion = "1.6.0"

Expand Down

0 comments on commit c1ebbbc

Please sign in to comment.