We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9fb7e8 commit e67b809Copy full SHA for e67b809
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0")
2
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.3")
3
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
4
-addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
+addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
5
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.1")
6
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
7
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
0 commit comments