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.
2 parents 4f901c2 + 4ded8dd commit 2b1924bCopy full SHA for 2b1924b
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % s
6
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwaremillVersion)
7
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
8
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")
9
-addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.4")
+addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5")
10
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.9")
11
12
libraryDependencies += "com.amazonaws" % "aws-java-sdk-s3" % "1.11.601"
0 commit comments