diff --git a/project/plugins.sbt b/project/plugins.sbt index 042d53e9..2e837356 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -2,7 +2,6 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0. addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.0") addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0") addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4") -addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0") addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7") addSbtPlugin("nl.zolotko.sbt" % "sbt-jfr" % "0.0.1") addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")