aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorScala Steward2020-02-12 00:14:56 +0100
committerGitHub2020-02-11 23:14:56 +0000
commit85524c509fe62be314605da1ad47dfcffe47f6a4 (patch)
treec7a5863869828816d10648200e35d0a54865846e /project
parentbc281b07af78574eb070513c6ed00ce5a95b4de0 (diff)
Update protoc-jar to 3.11.1 (#1330)
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 89f51c05..444204de 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -22,4 +22,4 @@ addSbtPlugin("com.github.gseitz" % "sbt-protobuf" % "0.6.5")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.11")
-libraryDependencies += "com.github.os72" % "protoc-jar" % "3.5.1.1"
+libraryDependencies += "com.github.os72" % "protoc-jar" % "3.11.1"