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 69ea811 commit b64d305Copy full SHA for b64d305
project/plugins.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
8
9
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
10
11
-addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0")
+addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
12
13
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
14
0 commit comments