Skip to content

Commit

Permalink
Update scalacheck-1-15 to 3.2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Apr 5, 2021
1 parent 77d4a80 commit 3747a43
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 @@ -46,7 +46,7 @@ lazy val pluginSettings: Seq[Def.Setting[_]] = Seq(
"com.lihaoyi" %% "scalatags" % "0.9.4",
"com.sksamuel.scrimage" %% "scrimage-scala" % "4.0.17",
"org.scalatest" %% "scalatest" % "3.2.7" % Test,
"org.scalatestplus" %% "scalacheck-1-15" % "3.2.6.0" % Test
"org.scalatestplus" %% "scalacheck-1-15" % "3.2.7.0" % Test
),
scriptedLaunchOpts ++= Seq(
"-Xmx2048M",
Expand Down

0 comments on commit 3747a43

Please sign in to comment.