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 2d987ad + 2ea829d commit d6c8599Copy full SHA for d6c8599
project/build.properties
@@ -1 +1 @@
1
-sbt.version=0.13.16
+sbt.version=1.0.4
project/plugin.sbt
@@ -1,6 +1,6 @@
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.14")
2
3
-addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
+addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0")
4
5
val scalaJSVersion =
6
Option(System.getenv("SCALAJS_VERSION")).getOrElse("0.6.21")
0 commit comments