We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26f552f commit 6d7d986Copy full SHA for 6d7d986
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
4
5
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
6
7
-addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
+addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
8
9
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
10
0 commit comments