We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 708aa33 + 8e93054 commit 9ced376Copy full SHA for 9ced376
project/plugins.sbt
@@ -4,5 +4,5 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
4
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
5
6
// https://github.com/scalapb/ScalaPB
7
-addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
+addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
8
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.17"
0 commit comments