Skip to content

Commit b64d305

Browse files
Update sbt-assembly to 2.3.1 (#152)
1 parent 69ea811 commit b64d305

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
@@ -8,7 +8,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
88

99
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
1010

11-
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0")
11+
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
1212

1313
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
1414

0 commit comments

Comments
 (0)