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 5584051 commit ba22c31Copy full SHA for ba22c31
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
2
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
3
-addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
+addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
4
addSbtPlugin("org.typelevel" % "sbt-fs2-grpc" % "2.7.21")
5
6
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.17"
0 commit comments