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.
2 parents 4a1b0cc + 816e494 commit 5b914c3Copy full SHA for 5b914c3
project/plugins.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.0")
8
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.8-17-3eab1f80")
9
addSbtPlugin("com.sourcegraph" % "sbt-sourcegraph" % "0.2.0")
10
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.6.0")
11
-addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
12
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
13
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
14
0 commit comments