Skip to content

Commit cc269ae

Browse files
chore(deps): update dependency com.eed3si9n:sbt-assembly to v2.2.0 (#1167)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d8019e commit cc269ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5")
1+
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.2.0")
22
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
33
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
44
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")

0 commit comments

Comments
 (0)