Skip to content

Commit

Permalink
Upgrade scalacheck from 1.17.0 to 1.17.1 (#324)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward <162267+scala-steward-for-moia[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-for-moia[bot] and scala-steward authored Apr 22, 2024
1 parent 728db1c commit fc57c3d
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.0"
val scalaCheck = "1.17.1"
val scalaTest = "3.2.18"
val scalaTestPlusCheck = "3.2.14.0"
val scapeGoat = "2.1.5"
Expand Down

0 comments on commit fc57c3d

Please sign in to comment.