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 288a318 commit ae64ab6Copy full SHA for ae64ab6
project/plugins.sbt
@@ -5,4 +5,4 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
5
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.0")
6
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
7
addSbtPlugin("org.scala-js" % "sbt-jsdependencies" % "1.0.2")
8
-addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.0.0")
+addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.0.1")
0 commit comments