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 a0e8452Copy full SHA for a0e8452
project/plugins.sbt
@@ -1,7 +1,7 @@
1
// ScalaPB
2
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
3
addSbtPlugin("com.thesamet" % "sbt-protoc-gen-project" % "0.1.8")
4
-libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.11"
+libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.19"
5
6
7
// Scalafmt
0 commit comments