Skip to content

Commit 738e080

Browse files
authored
Merge pull request #742 from scala-steward/update/scalacheck-1.19.0
Update scalacheck to 1.19.0
2 parents 21bf392 + e3c2dbc commit 738e080

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
@@ -27,7 +27,7 @@ object Commons extends ProjectGroup("commons") {
2727
val jsr305Version = "3.0.2"
2828
val scalatestVersion = "3.2.19"
2929
val scalatestplusScalacheckVersion = "3.2.14.0"
30-
val scalacheckVersion = "1.18.1"
30+
val scalacheckVersion = "1.19.0"
3131
val jettyVersion = "12.1.0"
3232
val mongoVersion = "5.5.1"
3333
val springVersion = "5.3.39"

0 commit comments

Comments
 (0)