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.
2 parents 2a36758 + 2173ff7 commit c6ebdb0Copy full SHA for c6ebdb0
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
2
-addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
+addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
3
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
4
5
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
0 commit comments