Skip to content

Commit

Permalink
Update specs2-scalacheck to 4.20.8 in series/6.2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
argonaut-bot[bot] authored and xuwei-k committed Jul 14, 2024
1 parent 00a184e commit 07019d7
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 @@ -113,7 +113,7 @@ object build {
case "3" =>
"org.specs2" %%% "specs2-scalacheck" % "5.5.3" % "test"
case _ =>
"org.specs2" %%% "specs2-scalacheck" % "4.20.7" % "test"
"org.specs2" %%% "specs2-scalacheck" % "4.20.8" % "test"
}
},
libraryDependencies ++= Seq(
Expand Down

0 comments on commit 07019d7

Please sign in to comment.