diff --git a/project/scalapb.sbt b/project/scalapb.sbt index ebd78445..6a43c25c 100644 --- a/project/scalapb.sbt +++ b/project/scalapb.sbt @@ -1,2 +1,2 @@ -addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.2") -libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.3" +addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6") +libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.12"