Upgrade to Scala 2.8.1
This commit is contained in:
parent
7ee8accfb1
commit
4c4fe3c71b
3 changed files with 4 additions and 4 deletions
|
|
@ -25,5 +25,5 @@ class Plugins(info: ProjectInfo) extends PluginDefinition(info) {
|
|||
// Dependencies
|
||||
// -------------------------------------------------------------------------------------------------------------------
|
||||
lazy val bnd4sbt = "com.weiglewilczek.bnd4sbt" % "bnd4sbt" % "1.0.0.RC4"
|
||||
lazy val spdeSbt = "us.technically.spde" % "spde-sbt-plugin" % "0.4.1"
|
||||
lazy val spdeSbt = "us.technically.spde" % "spde-sbt-plugin" % "0.4.2"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue