Skip to content

Commit 0ebe3f4

Browse files
Update scalacheck to 1.19.0
1 parent 453f25c commit 0ebe3f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import sbt.Tests._
44

55
val catsV = "2.13.0"
66
val scalaJavaLocalesV = "1.5.4"
7-
val scalacheckV = "1.18.1"
7+
val scalacheckV = "1.19.0"
88
val munitV = "1.1.0"
99
val disciplineMunitV = "2.0.0"
1010

0 commit comments

Comments
 (0)