diff --git a/project/protoc.sbt b/project/protoc.sbt index 0eee7867..318bd48b 100644 --- a/project/protoc.sbt +++ b/project/protoc.sbt @@ -1,3 +1,3 @@ addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7") -libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.14" +libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.17"