Skip to content

Commit

Permalink
Update specs2-scalacheck to 4.20.2 in master
Browse files Browse the repository at this point in the history
  • Loading branch information
argonaut-bot[bot] committed Aug 11, 2023
1 parent e101eff commit b711c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ object build {
)
.settings(
libraryDependencies += {
"org.specs2" %%% "specs2-scalacheck" % "4.20.1" % "test"
"org.specs2" %%% "specs2-scalacheck" % "4.20.2" % "test"
},
libraryDependencies ++= {
if (isScala3.value) {
Expand Down

0 comments on commit b711c3e

Please sign in to comment.