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 b70d13a commit 9e50cacCopy full SHA for 9e50cac
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.0")
16
17
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
18
0 commit comments