Skip to content

Commit f6d1642

Browse files
Update sbt-assembly to 2.1.5 (#816)
* Update sbt-assembly to 2.1.5 * Revert commit(s) c0ed70d * Update sbt-assembly to 2.1.5 --------- Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent b47a465 commit f6d1642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* This file is part of the Apache Pekko project, which was derived from Akka.
88
*/
99

10-
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.4")
10+
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5")
1111

1212
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0")
1313
addSbtPlugin("com.lightbend.sbt" % "sbt-bill-of-materials" % "1.0.2")

0 commit comments

Comments
 (0)