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 52368b8 commit 2255019Copy full SHA for 2255019
project/plugins.sbt
@@ -2,6 +2,6 @@ addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
2
3
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0")
4
5
-addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.6")
+addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.7")
6
7
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.22")
0 commit comments