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 78015e9 commit 30dd646Copy full SHA for 30dd646
project/plugins.sbt
@@ -9,7 +9,7 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-mdoc-toc" % "0.
9
addSbtPlugin("com.alejandrohdezma" % "sbt-modules" % "0.3.2")
10
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
11
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
12
-addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
+addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
13
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1")
14
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
15
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
0 commit comments