Skip to content

Commit eeddac0

Browse files
Update sbt-assembly to 2.3.1
1 parent 696b210 commit eeddac0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
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.2.0")
10+
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
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)