We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f62c66c commit 2ecc64cCopy full SHA for 2ecc64c
project/plugins.sbt
@@ -18,7 +18,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
18
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.0")
19
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
20
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
21
-addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.7.0")
+addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.8.0")
22
23
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
24
addSbtPlugin("com.github.sbt" % "sbt-pull-request-validator" % "2.0.0")
0 commit comments