Skip to content

Commit c1c4971

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update sbt-assembly to 2.2.0
1 parent b2f626e commit c1c4971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version := "1.6.0"
44
sbtPlugin := true
55
libraryDependencies ++= Seq(
66
Defaults.sbtPluginExtra(
7-
"com.eed3si9n" % "sbt-assembly" % "2.1.5",
7+
"com.eed3si9n" % "sbt-assembly" % "2.2.0",
88
(pluginCrossBuild / sbtBinaryVersion).value,
99
(pluginCrossBuild / scalaBinaryVersion).value
1010
),

0 commit comments

Comments
 (0)