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 02d8a0e commit 411db1bCopy full SHA for 411db1b
project/plugins.sbt
@@ -7,7 +7,7 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.8.0")
7
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
8
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.2")
9
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
10
-addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
+addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
11
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
12
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
13
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
0 commit comments