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 4e0eb0e commit 09dedc7Copy full SHA for 09dedc7
project/plugins.sbt
@@ -15,7 +15,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
15
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
16
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.0")
17
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
18
-addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
19
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1") // for advanced PR validation features
20
addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.7.0")
21
addSbtPlugin("com.lightbend.sbt" % "sbt-bill-of-materials" % "1.0.2")
0 commit comments