Skip to content

Commit

Permalink
Merge pull request #191 from scala-steward/update/scalacheck-1-15-3.2…
Browse files Browse the repository at this point in the history
….11.0

Update scalacheck-1-15 to 3.2.11.0
  • Loading branch information
mergify[bot] authored Jun 25, 2024
2 parents 442b350 + f076896 commit 0c861e1
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 @@ -60,7 +60,7 @@ libraryDependencies ++= {
"io.circe" %% "circe-testing" % "0.14.8",
"tech.sparse" %% "toml-scala" % "0.2.2",
"org.tpolecat" %% "atto-core" % "0.9.5",
"org.scalatestplus" %% "scalacheck-1-15" % "3.2.9.0" % Test
"org.scalatestplus" %% "scalacheck-1-15" % "3.2.11.0" % Test
)
}

Expand Down

0 comments on commit 0c861e1

Please sign in to comment.