Skip to content

Commit

Permalink
Update specs2-scalacheck to 4.20.7
Browse files Browse the repository at this point in the history
  • Loading branch information
argonaut-bot[bot] committed Jun 13, 2024
1 parent b2e9f0d commit 463e552
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 @@ -75,7 +75,7 @@ object build {
},
)
.settings(
libraryDependencies += "org.specs2" %%% "specs2-scalacheck" % "4.20.6" % "test",
libraryDependencies += "org.specs2" %%% "specs2-scalacheck" % "4.20.7" % "test",
)
.jsSettings(
Test / parallelExecution := false,
Expand Down

0 comments on commit 463e552

Please sign in to comment.