diff --git a/project/scalapb.sbt b/project/scalapb.sbt index 1da9cce..f3e851c 100644 --- a/project/scalapb.sbt +++ b/project/scalapb.sbt @@ -1,3 +1,3 @@ addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6") -libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.9" +libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.15"