Skip to content

Commit cb7d28d

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update specs2-scalacheck to 4.20.8
1 parent c28f643 commit cb7d28d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ lazy val standardSettings = Def.settings(
5555
"org.apache.poi" % "poi-ooxml" % poiVersion,
5656
"org.scalaz" %% "scalaz-effect" % scalazVersion,
5757
"org.scalaz" %% "scalaz-scalacheck-binding" % scalazVersion % "test",
58-
"org.specs2" %% "specs2-scalacheck" % "4.20.7" % "test"
58+
"org.specs2" %% "specs2-scalacheck" % "4.20.8" % "test"
5959
)
6060
},
6161
conflictWarning := {

0 commit comments

Comments
 (0)