Skip to content

Commit

Permalink
Merge pull request #925 from armanbilge/patch-9
Browse files Browse the repository at this point in the history
Remove more unused plugins
  • Loading branch information
mpilquist authored Jul 12, 2023
2 parents 7bca631 + 6b77382 commit 41a3ac6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ ThisBuild / libraryDependencySchemes ++= Seq(

addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.4.20")
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.4.20")
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.7")
Expand Down

0 comments on commit 41a3ac6

Please sign in to comment.