We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c316b76 commit bdd4068Copy full SHA for bdd4068
build.sbt
@@ -4,7 +4,7 @@ version := "1.6.0"
4
sbtPlugin := true
5
libraryDependencies ++= Seq(
6
Defaults.sbtPluginExtra(
7
- "com.eed3si9n" % "sbt-assembly" % "2.2.0",
+ "com.eed3si9n" % "sbt-assembly" % "2.3.0",
8
(pluginCrossBuild / sbtBinaryVersion).value,
9
(pluginCrossBuild / scalaBinaryVersion).value
10
),
0 commit comments