Skip to content

Commit d5c1ae6

Browse files
authored
Merge pull request #568 from scala-steward/update/scalacheck-1.18.0
Update scalacheck to 1.18.0
2 parents 0ed47ad + 19c0bec commit d5c1ae6

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.18"
3030
val scalatestplusScalacheckVersion = "3.2.14.0"
31-
val scalacheckVersion = "1.17.1"
31+
val scalacheckVersion = "1.18.0"
3232
val jettyVersion = "10.0.20"
3333
val mongoVersion = "5.0.1"
3434
val springVersion = "5.3.34"

0 commit comments

Comments
 (0)