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 01f7ce1 + e8d2540 commit cb4bdaeCopy full SHA for cb4bdae
project/plugins.sbt
@@ -7,7 +7,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
7
8
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
9
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.5")
10
-addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.12")
+addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
11
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8.1")
12
addSbtPlugin("io.crashbox" % "sbt-gpg" % "0.2.1")
13
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
0 commit comments