Skip to content

Commit b48a60c

Browse files
committed
Update sbt-assembly to 2.1.5
1 parent ccd8e25 commit b48a60c

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.5")

0 commit comments

Comments
 (0)