Skip to content

Commit eebb915

Browse files
Update dependency com.eed3si9n:sbt-assembly to v2.3.0
1 parent a0576e1 commit eebb915

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
@@ -12,7 +12,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.1")
1212

1313
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
1414

15-
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.2.0")
15+
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0")
1616

1717
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
1818

0 commit comments

Comments
 (0)