mirror of https://github.com/sbt/sbt.git
Merge pull request #772 from leonardehrenfried/sbt-1.1.1
Upgrade to sbt 1.1.1
This commit is contained in:
commit
4177b0adc7
|
|
@ -1 +1 @@
|
|||
sbt.version=1.0.4
|
||||
sbt.version=1.1.1
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
plugins_(
|
||||
"io.get-coursier" % "sbt-coursier" % coursierVersion,
|
||||
"com.typesafe" % "sbt-mima-plugin" % "0.1.18",
|
||||
"org.xerial.sbt" % "sbt-pack" % "0.9.1",
|
||||
"org.xerial.sbt" % "sbt-pack" % "0.10.1",
|
||||
"com.jsuereth" % "sbt-pgp" % "1.1.0",
|
||||
"com.lightbend.sbt" % "sbt-proguard" % "0.3.0",
|
||||
"com.github.gseitz" % "sbt-release" % "1.0.6",
|
||||
|
|
|
|||
Loading…
Reference in New Issue