diff --git a/project/plugins.sbt b/project/plugins.sbt index 4e1a75715..f798873f0 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -9,4 +9,4 @@ addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.4.0") addSbtPlugin("software.purpledragon" % "sbt-dependency-lock" % "1.5.1") addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7") -libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.17" +libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.20"