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:
parent
5662ec21dc
commit
5f0eded76a
1 changed files with 1 additions and 1 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue