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 7cf8cbd commit 1b648a8Copy full SHA for 1b648a8
build.sbt
@@ -4,7 +4,7 @@ version := "1.6.1-SNAPSHOT"
4
sbtPlugin := true
5
libraryDependencies ++= Seq(
6
Defaults.sbtPluginExtra(
7
- "com.eed3si9n" % "sbt-assembly" % "2.3.0",
+ "com.eed3si9n" % "sbt-assembly" % "2.3.1",
8
(pluginCrossBuild / sbtBinaryVersion).value,
9
(pluginCrossBuild / scalaBinaryVersion).value
10
),
0 commit comments