Skip to content

Commit 7617eb2

Browse files
authored
Update scalacheck to 1.19.0
1 parent 1a675ff commit 7617eb2

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
@@ -25,7 +25,7 @@ lazy val V = new {
2525
val refined = "0.11.3"
2626
val algebra = "2.13.0"
2727
val atto = "0.9.5"
28-
val scalacheck = "1.18.1"
28+
val scalacheck = "1.19.0"
2929
val drostePrev = "0.9.0-M3"
3030
}
3131

0 commit comments

Comments
 (0)