Skip to content

Commit cd6fe6a

Browse files
Update scalacheck to 1.18.1
1 parent 07f2d27 commit cd6fe6a

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
@@ -7,7 +7,7 @@ val catsMtlVersion = "1.5.0"
77
val scalatest = "3.2.19"
88
val scalatestplus = "3.1.0.0-RC2"
99
val shapeless = "2.3.12"
10-
val scalacheck = "1.18.0"
10+
val scalacheck = "1.18.1"
1111
val scalacheckEffect = "1.0.4"
1212
val refinedVersion = "0.11.2"
1313
val nakedFSVersion = "0.1.0"

0 commit comments

Comments
 (0)