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 51941b8 commit 4f67e09Copy full SHA for 4f67e09
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0"
2
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.2")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
5
-addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.5")
+addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.7.0")
6
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.11.2")
7
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.11.2")
8
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.11.2")
0 commit comments