We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 982f256 + 5bba900 commit 5377dfaCopy full SHA for 5377dfa
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5")
2
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
3
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
4
-addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
+addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
5
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
6
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
0 commit comments