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 2d268c9 commit 54f7974Copy full SHA for 54f7974
project/plugins.sbt
@@ -47,7 +47,7 @@ addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
47
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
48
49
// Adds a `assembly` task to create a fat JAR with all of its dependencies
50
-addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0")
+addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
51
52
// http://github.com/sbt/sbt-license-report
53
addSbtPlugin("com.typesafe.sbt" % "sbt-license-report" % "1.2.0")
0 commit comments