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 a0576e1 commit fb92d79Copy full SHA for fb92d79
project/plugins.sbt
@@ -12,7 +12,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.1")
12
13
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
14
15
-addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.2.0")
+addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
16
17
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
18
0 commit comments