Skip to content

Commit

Permalink
Update scalacheck-1-14 to 3.1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Sep 8, 2020
1 parent dddfa61 commit 9bbda77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ lazy val pluginSettings: Seq[Def.Setting[_]] = Seq(
"net.jcazevedo" %% "moultingyaml" % "0.4.2",
"com.lihaoyi" %% "scalatags" % "0.9.1",
"com.sksamuel.scrimage" %% "scrimage-core" % "2.1.8",
"org.scalatestplus" %% "scalacheck-1-14" % "3.1.1.1" % Test
"org.scalatestplus" %% "scalacheck-1-14" % "3.1.4.0" % Test
),
scriptedLaunchOpts ++= Seq(
"-Xmx2048M",
Expand Down

0 comments on commit 9bbda77

Please sign in to comment.