Skip to content

Commit 8fa19b4

Browse files
Update scalacheck to 1.19.0 (#755)
1 parent 907e3ea commit 8fa19b4

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
@@ -8,7 +8,7 @@ val V = new {
88
val fs2 = "3.12.2"
99
val log4cats = "2.7.1"
1010
val log4s = "1.10.0"
11-
val scalaCheck = "1.18.1"
11+
val scalaCheck = "1.19.0"
1212
val scalaTest = "3.2.19"
1313
val scribe = "3.15.2"
1414
val zio = "2.1.21"

0 commit comments

Comments
 (0)