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 eda3e2e commit a38e23fCopy full SHA for a38e23f
project/plugins.sbt
@@ -2,5 +2,5 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.2")
2
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8.1")
3
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
4
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")
5
-addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.6.1")
+addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.6.2")
6
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")
0 commit comments