diff --git a/project/plugins.sbt b/project/plugins.sbt index 77608e81..6b0dee2e 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,6 +1,6 @@ addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7") -libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.17" +libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.18" addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")