diff --git a/project/plugins.sbt b/project/plugins.sbt index 8bc8503..1121324 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -4,4 +4,4 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2") addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.11") addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0") -libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.9" \ No newline at end of file +libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.10" \ No newline at end of file