We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d18ad4e commit a3ca632Copy full SHA for a3ca632
project/plugins.sbt
@@ -1,6 +1,6 @@
1
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
2
3
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
4
-addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.0.0")
+addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
6
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.22.0")
0 commit comments