Skip to content

Commit

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

Update scalacheck-1-15 to 3.2.14.0
  • Loading branch information
mergify[bot] authored Jun 27, 2024
2 parents c529e3a + d1643fe commit efab2c0
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.11.0" % Test
"org.scalatestplus" %% "scalacheck-1-16" % "3.2.14.0" % Test
)
}

Expand Down

0 comments on commit efab2c0

Please sign in to comment.