Skip to content

Commit 2d70492

Browse files
committed
Removed sbt-idea plugin, which is no longer necessary
1 parent a6b3bec commit 2d70492

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

project/plugins.sbt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "0.2.1")
55

66
addSbtPlugin("com.typesafe.sbt" % "sbt-pgp" % "0.8.3")
77

8-
addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.6.0")
9-
108
addSbtPlugin("de.johoop" % "findbugs4sbt" % "1.3.0")
119

1210
addSbtPlugin("de.johoop" % "jacoco4sbt" % "2.1.6")

0 commit comments

Comments
 (0)