Skip to content

Commit

Permalink
Update scalacheck to 1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
satorg committed May 1, 2024
1 parent 70372f2 commit 2eb29c4
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.1"
val scalaCheckVersion = "1.18.0"

val disciplineVersion = "1.6.0"

Expand Down

0 comments on commit 2eb29c4

Please sign in to comment.