Skip to content

Commit dda85de

Browse files
committed
Update scalacheck to 1.18.1
1 parent 9c92895 commit dda85de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/Versions.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ object Versions {
3131
val Postgis = "2.5.1"
3232
val PureConfig = "0.12.1"
3333
val Refined = "0.11.2"
34-
val ScalacheckVersion = "1.18.0"
34+
val ScalacheckVersion = "1.18.1"
3535
val ScapegoatVersion = "1.4.11"
3636
val ShapelessVersion = "2.3.12"
3737
val Slf4jVersion = "2.0.16"

0 commit comments

Comments
 (0)