Update sbt-assembly to 2.1.4 (#769)

* Update sbt-assembly to 2.1.4

* Revert commit(s) 2c6ea2fa87

* Update sbt-assembly to 2.1.4

---------

Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
This commit is contained in:
scala-steward-asf[bot] 2023-10-29 02:51:16 +00:00 committed by GitHub
parent 5662ec21dc
commit 5f0eded76a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@
* This file is part of the Apache Pekko project, which was derived from Akka.
*/
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.3")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.4")
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0")
addSbtPlugin("com.lightbend.sbt" % "sbt-bill-of-materials" % "1.0.2")