diff --git a/project/protoc.sbt b/project/protoc.sbt index d18af9d..82dd41a 100644 --- a/project/protoc.sbt +++ b/project/protoc.sbt @@ -1,2 +1,2 @@ addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6") -libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.9" +libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.13"