Skip to content

Commit

Permalink
Merge pull request #930 from ovotech/update/master/scalacheck-1.18.0
Browse files Browse the repository at this point in the history
Update scalacheck to 1.18.0 in master
  • Loading branch information
mergify[bot] authored Apr 22, 2024
2 parents 0ef5e4c + 2e9008f commit 3fc89b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ lazy val scalatestVersion = "3.2.18"

lazy val awsSdkVersion = "2.25.35"

lazy val scalacheckVersion = "1.17.1"
lazy val scalacheckVersion = "1.18.0"

lazy val scalatestScalacheckVersion = "3.1.1.1"

Expand Down

0 comments on commit 3fc89b0

Please sign in to comment.