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 37e232f commit bd00eedCopy full SHA for bd00eed
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
2
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
3
-addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.28.0")
4
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
+addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
+addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.28.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
0 commit comments