Skip to content

Commit 70837a0

Browse files
argonaut-bot[bot]xuwei-k
authored andcommitted
Update specs2-scalacheck to 5.5.1 in series/6.2.x
1 parent 3d15b22 commit 70837a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ object build {
111111
libraryDependencies += {
112112
scalaBinaryVersion.value match {
113113
case "3" =>
114-
"org.specs2" %%% "specs2-scalacheck" % "5.5.0" % "test"
114+
"org.specs2" %%% "specs2-scalacheck" % "5.5.1" % "test"
115115
case _ =>
116116
"org.specs2" %%% "specs2-scalacheck" % "4.20.5" % "test"
117117
}

0 commit comments

Comments
 (0)