Skip to content

Commit

Permalink
Update scalacheck-1-15 to 3.2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Jan 24, 2022
1 parent d12ff4b commit 888c90e
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.11.1",
"com.sksamuel.scrimage" %% "scrimage-scala" % "4.0.25",
"org.scalatest" %% "scalatest" % "3.2.11" % Test,
"org.scalatestplus" %% "scalacheck-1-15" % "3.2.10.0" % Test
"org.scalatestplus" %% "scalacheck-1-15" % "3.2.11.0" % Test
),
scriptedLaunchOpts ++= Seq(
"-Xmx2048M",
Expand Down

0 comments on commit 888c90e

Please sign in to comment.