Skip to content

Commit 6825133

Browse files
authored
Merge pull request #4765 from typelevel/update/scalacheck-1.19.0
Update scalacheck to 1.19.0
2 parents 4b8aa0a + 289504d commit 6825133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ThisBuild / tlBaseVersion := "2.13"
22

3-
val scalaCheckVersion = "1.18.1"
3+
val scalaCheckVersion = "1.19.0"
44

55
val disciplineVersion = "1.7.0"
66

0 commit comments

Comments
 (0)