Skip to content

Commit dd74a83

Browse files
committed
Merge branch 'update/scalacheck-1.14.3' into 'develop'
Update scalacheck to 1.14.3 See merge request colisweb-open-source/scala-distances!80
2 parents f406920 + 8d3b61f commit dd74a83

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
@@ -52,7 +52,7 @@ lazy val testKit = {
5252
)("0.5.0")
5353

5454
Seq(
55-
"org.scalacheck" %% "scalacheck" % "1.14.2",
55+
"org.scalacheck" %% "scalacheck" % "1.14.3",
5656
"org.scalatest" %% "scalatest" % "3.0.8",
5757
"org.scalatestplus" %% "scalatestplus-scalacheck" % "3.1.0.0-RC2",
5858
"com.beachape" %% "enumeratum-scalacheck" % "1.5.16",

0 commit comments

Comments
 (0)