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 def8d5d commit 56c88a4Copy full SHA for 56c88a4
project/plugins.sbt
@@ -1,6 +1,6 @@
1
ThisBuild / resolvers ++= Resolver.sonatypeOssRepos("snapshots")
2
3
-addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
+addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
4
5
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.14"
6
0 commit comments