Skip to content

Commit

Permalink
Update scalacheck-1-15 to 3.2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Feb 24, 2021
1 parent 5eeceb8 commit a93dc80
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.3",
"com.sksamuel.scrimage" %% "scrimage-scala" % "4.0.17",
"org.scalatest" %% "scalatest" % "3.2.5" % Test,
"org.scalatestplus" %% "scalacheck-1-15" % "3.2.3.0" % Test
"org.scalatestplus" %% "scalacheck-1-15" % "3.2.5.0" % Test
),
scriptedLaunchOpts ++= Seq(
"-Xmx2048M",
Expand Down

0 comments on commit a93dc80

Please sign in to comment.