From fc0ea33f03c0e3b9eb8b49c08de43a2cb365757c Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 6 May 2020 20:12:29 +0200 Subject: Update protoc-jar to 3.11.4 (#1434) Co-authored-by: Albert Magyar Co-authored-by: Jim Lawson Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>--- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3