Skip to content

Commit d7ae7ad

Browse files
Update sbt-shading to 2.1.1 (#375)
1 parent 1b04e85 commit d7ae7ad

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.2")
33
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.12.0")
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.1.0")
6+
addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.1.1")

0 commit comments

Comments
 (0)