1
0

Bump chisel3 and firrtl and bump sbt to version 1.0.4

sbt bump must be accompanied by bump to chisel3 and firrtl using sbt
1.0.4
This commit is contained in:
Jack Koenig
2017-12-12 18:46:51 -08:00
parent b914564a62
commit 3df401eef7
7 changed files with 12 additions and 9 deletions

View File

@ -1 +1 @@
sbt.version=0.13.16
sbt.version=1.0.4

View File

@ -6,7 +6,7 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.3.1")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.7.0")
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.8.0")
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.9.3")
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.1")