Skip to content

Commit c27ff7c

Browse files
committed
Updated plugins file.
1 parent 6a3b412 commit c27ff7c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

project/plugins.sbt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ logLevel := Level.Error
44

55
resolvers ++= Seq(Resolver.sonatypeRepo("snapshots"))
66

7-
//addSbtPlugin("io.get-coursier" % "sbt-coursier" % "2.0.0-RC3-3")
8-
97
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.4.1")
108

119
addSbtPlugin("se.marcuslonnberg" % "sbt-docker" % "1.5.0")
@@ -17,8 +15,6 @@ addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.2.7")
1715

1816
addSbtPlugin("com.dwijnand" % "sbt-compat" % "1.2.6")
1917

20-
//addSbtPlugin("ch.epfl.scala.index" % "sbt-scaladex" % "0.1.3")
21-
2218
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.6")
2319

2420

0 commit comments

Comments
 (0)