Skip to content

Commit

Permalink
Update scalacheck to 1.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 16, 2024
1 parent 3d6c660 commit 1d0a97f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Commons.scala
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ object Commons extends ProjectGroup("commons") {
val jsr305Version = "3.0.2"
val scalatestVersion = "3.2.19"
val scalatestplusScalacheckVersion = "3.2.14.0"
val scalacheckVersion = "1.18.0"
val scalacheckVersion = "1.18.1"
val jettyVersion = "12.0.13"
val mongoVersion = "5.1.4"
val springVersion = "5.3.39"
Expand Down

0 comments on commit 1d0a97f

Please sign in to comment.