We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb1a69a commit 7f9f777Copy full SHA for 7f9f777
project/plugins.sbt
@@ -16,4 +16,4 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
16
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
17
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.12")
18
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
19
-addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.5")
+addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.7.0")
0 commit comments