Skip to content

Commit e558aa7

Browse files
Update sbt-shading to 2.1.0 (#351)
1 parent f26c825 commit e558aa7

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
@@ -3,4 +3,4 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.0")
33
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.1")
44
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
55
addSbtPlugin("org.scala-js" % "sbt-jsdependencies" % "1.0.2")
6-
addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.0.1")
6+
addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.1.0")

0 commit comments

Comments
 (0)