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 f26c825 commit e558aa7Copy full SHA for e558aa7
project/plugins.sbt
@@ -3,4 +3,4 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.0")
3
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.1")
4
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
5
addSbtPlugin("org.scala-js" % "sbt-jsdependencies" % "1.0.2")
6
-addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.0.1")
+addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.1.0")
0 commit comments