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 8baaa03 commit 2c4845bCopy full SHA for 2c4845b
project/plugins.sbt
@@ -10,7 +10,7 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
10
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
11
addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.1.5")
12
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
13
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
14
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
15
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
16
addSbtPlugin("com.thesamet" % "sbt-protoc-gen-project" % "0.1.8")
0 commit comments