Skip to content

Commit

Permalink
Clean plugins.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongl committed Nov 28, 2023
1 parent a4c1e68 commit 06f71c2
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.9.2")

addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.6")

addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.5")

addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")

addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.15")

addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")

addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")

addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

0 comments on commit 06f71c2

Please sign in to comment.