Skip to content

Commit

Permalink
Upgrade scalacheck from 1.17.1 to 1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 29, 2024
1 parent fc57c3d commit 5b65333
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 @@ -36,7 +36,7 @@ lazy val library = new {
object Version {
val scalaPB = scalapb.compiler.Version.scalapbVersion
val scalaPBJson = "0.12.1"
val scalaCheck = "1.17.1"
val scalaCheck = "1.18.0"
val scalaTest = "3.2.18"
val scalaTestPlusCheck = "3.2.14.0"
val scapeGoat = "2.1.5"
Expand Down

0 comments on commit 5b65333

Please sign in to comment.