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 97c29a5 commit e8d2540Copy full SHA for e8d2540
project/plugins.sbt
@@ -3,7 +3,7 @@ resolvers += "Sonatype Public".at("https://oss.sonatype.org/content/groups/publi
3
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
4
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.31")
5
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.5")
6
-addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.12")
+addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
7
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8.1")
8
addSbtPlugin("io.crashbox" % "sbt-gpg" % "0.2.1")
9
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
0 commit comments