We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6b3bec commit 2d70492Copy full SHA for 2d70492
project/plugins.sbt
@@ -5,8 +5,6 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "0.2.1")
5
6
addSbtPlugin("com.typesafe.sbt" % "sbt-pgp" % "0.8.3")
7
8
-addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.6.0")
9
-
10
addSbtPlugin("de.johoop" % "findbugs4sbt" % "1.3.0")
11
12
addSbtPlugin("de.johoop" % "jacoco4sbt" % "2.1.6")
0 commit comments