We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9086d8f + 9686a85 commit 48ebe79Copy full SHA for 48ebe79
project/plugins.sbt
@@ -6,4 +6,4 @@ addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.0.0")
6
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.4")
7
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.7.0")
8
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2-1")
9
-addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.0.0")
+addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.1.0")
0 commit comments