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 7490fc7 + 0df3c6e commit d55fd4fCopy full SHA for d55fd4f
project/plugins.sbt
@@ -2,7 +2,7 @@ val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.16.0"
2
3
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")
4
5
-addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
+addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
6
7
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")
8
0 commit comments