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 07df395 commit 71335e0Copy full SHA for 71335e0
project/plugins.sbt
@@ -18,7 +18,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
18
19
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
20
21
-addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
+addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
22
23
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.17"
24
0 commit comments