We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a33eede + b5309db commit 1a266b5Copy full SHA for 1a266b5
1 file changed
project/plugins.sbt
@@ -1,6 +1,6 @@
1
// Any copyright is dedicated to the Public Domain.
2
// http://creativecommons.org/publicdomain/zero/1.0/
3
4
-addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
5
-addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.7.6")
6
-addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
+addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")
+addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
0 commit comments