Skip to content

Commit ae64ab6

Browse files
Update sbt-shading to 2.0.1 (#276)
1 parent 288a318 commit ae64ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
55
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.0")
66
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
77
addSbtPlugin("org.scala-js" % "sbt-jsdependencies" % "1.0.2")
8-
addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.0.0")
8+
addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.0.1")

0 commit comments

Comments
 (0)