aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorScala Steward2020-05-06 20:12:29 +0200
committerGitHub2020-05-06 18:12:29 +0000
commitfc0ea33f03c0e3b9eb8b49c08de43a2cb365757c (patch)
treeb8910909f0111c8a1752cbdd224b80446699069b /project
parent724f8c5bc239743aefee1382d784ecbefa9bab56 (diff)
Update protoc-jar to 3.11.4 (#1434)
Co-authored-by: Albert Magyar <albert.magyar@gmail.com> Co-authored-by: Jim Lawson <ucbjrl@berkeley.edu> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Diffstat (limited to 'project')
-rw-r--r--project/plugins.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/plugins.sbt b/project/plugins.sbt
index d4de9ef5..1d23b940 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -24,4 +24,4 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.12")
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")
-libraryDependencies += "com.github.os72" % "protoc-jar" % "3.11.1"
+libraryDependencies += "com.github.os72" % "protoc-jar" % "3.11.4"