Skip to content

Commit c58366a

Browse files
committed
Update sbt-assembly to 2.1.3
1 parent 8740f95 commit c58366a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
22
addSbtPlugin("io.shiftleft" % "sbt-ci-release-early" % "2.0.45")
3-
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.1")
3+
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.3")

0 commit comments

Comments
 (0)