Skip to content

Commit 1d0a97f

Browse files
committed
Update scalacheck to 1.18.1
1 parent 3d6c660 commit 1d0a97f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Commons.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ object Commons extends ProjectGroup("commons") {
2828
val jsr305Version = "3.0.2"
2929
val scalatestVersion = "3.2.19"
3030
val scalatestplusScalacheckVersion = "3.2.14.0"
31-
val scalacheckVersion = "1.18.0"
31+
val scalacheckVersion = "1.18.1"
3232
val jettyVersion = "12.0.13"
3333
val mongoVersion = "5.1.4"
3434
val springVersion = "5.3.39"

0 commit comments

Comments
 (0)