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 4f89e12 commit 8becb6dCopy full SHA for 8becb6d
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.31")
2
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
3
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8.1")
4
-addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.12")
+addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
5
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
0 commit comments