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 d3b2ee6 + 6dcefe0 commit d8e215aCopy full SHA for d8e215a
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("com.47deg" % "sbt-microsites" % "1.0.2")
3
4
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.7")
5
6
-addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0")
+addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
7
8
val scalaJSVersion =
9
Option(System.getenv("SCALAJS_VERSION")).getOrElse("0.6.31")
0 commit comments