We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ebed43 commit f5be35dCopy full SHA for f5be35d
examples/project/plugins.sbt
@@ -1,2 +1,2 @@
1
-addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
+addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
2
libraryDependencies += "kr.ikhoon.scalapb-reactor" %% "scalapb-reactor-codegen" % "0.2.0"
project/plugins.sbt
@@ -1,5 +1,5 @@
// ScalaPB
3
addSbtPlugin("com.thesamet" % "sbt-protoc-gen-project" % "0.1.8")
4
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.11"
5
0 commit comments