We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1706403 commit 7aa724cCopy full SHA for 7aa724c
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
2
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
3
-addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
+addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.5")
4
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
5
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
6
0 commit comments