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 23186cd commit 106b98bCopy full SHA for 106b98b
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("org.scala-sbt" % "sbt-houserules" % "0.3.5")
2
addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.3.2")
3
-addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.2.27")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.3")
4
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "3.0.2")
5
addSbtPlugin("com.thesamet" % "sbt-protoc" % "0.99.12-rc5")
6
libraryDependencies += "com.trueaccord.scalapb" %% "compilerplugin" % "0.6.0"
0 commit comments