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 316a0da commit d3c5a25Copy full SHA for d3c5a25
project/build.properties
@@ -1 +1 @@
1
-sbt.version=1.1.0
+sbt.version=1.1.1
project/plugins.sbt
@@ -1,4 +1,4 @@
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.22")
2
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "2.0.0")
3
-addSbtPlugin("ch.epfl.scala" % "sbt-release-early" % "2.0.1")
4
-addSbtPlugin("ohnosequences" % "sbt-github-release" % "0.6.0")
+addSbtPlugin("ch.epfl.scala" % "sbt-release-early" % "2.1.1")
+addSbtPlugin("ohnosequences" % "sbt-github-release" % "0.7.0")
0 commit comments