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 4f89e12 + 8becb6d commit ee149e2Copy full SHA for ee149e2
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