We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9966e0c commit 71befffCopy full SHA for 71befff
project/plugins.sbt
@@ -16,7 +16,7 @@ addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
16
17
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
18
19
-addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
+addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
20
21
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
22
0 commit comments