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 ac4b5c7 commit 9c9ed94Copy full SHA for 9c9ed94
project/plugins.sbt
@@ -5,7 +5,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
6
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")
7
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.0")
8
-addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
+addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
9
addSbtPlugin("com.sourcegraph" % "sbt-sourcegraph" % "0.4.3")
10
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.6.1")
11
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
0 commit comments