Skip to content

Commit

Permalink
Update specs2-scalacheck to 4.20.7 in master
Browse files Browse the repository at this point in the history
  • Loading branch information
argonaut-bot[bot] committed Jun 13, 2024
1 parent 68a325f commit 4482751
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 @@ -140,7 +140,7 @@ object build {
case "3" =>
"org.specs2" %%% "specs2-scalacheck" % "4.20.7" % "test"
case _ =>
"org.specs2" %%% "specs2-scalacheck" % "4.20.6" % "test"
"org.specs2" %%% "specs2-scalacheck" % "4.20.7" % "test"
}
},
)
Expand Down

0 comments on commit 4482751

Please sign in to comment.