Skip to content

Commit 4968d5f

Browse files
committed
Update deployment plugins
1 parent a5ac3c2 commit 4968d5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/plugins.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.29")
66
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.15.0-0.6")
77

88
// Deployment configuration
9-
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
10-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.3")
9+
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0-M2")
10+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.4")

0 commit comments

Comments
 (0)