Skip to content

Commit

Permalink
Update sbt-shading to 2.1.3 (#2448)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 24, 2023
1 parent 48af67d commit 4123b17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.3.10")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.8")
addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.1.1")
addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.1.3")

0 comments on commit 4123b17

Please sign in to comment.