Skip to content

Commit

Permalink
Update scalacheck to 1.18.0 (#619)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-asf[bot] committed Apr 25, 2024
1 parent a8f1573 commit be7b3a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ object Dependencies {
val mockitoVersion = "4.11.0" // check even https://github.com/scalatest/scalatestplus-mockito/releases
val protobufJavaVersion = "3.25.3"
val hoverflyVersion = "0.14.1"
val scalaCheckVersion = "1.17.1"
val scalaCheckVersion = "1.18.0"

// Legacy versions support Slf4J v1 for compatibility with older libs
val Slf4jVersion = "2.0.13"
Expand Down

0 comments on commit be7b3a5

Please sign in to comment.