Skip to content

Commit

Permalink
update to angulillos 0.9.1, remove jdom dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
eparejatobes committed Oct 15, 2016
1 parent baa97a3 commit 60cce98
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build.sbt
Expand Up @@ -9,7 +9,5 @@ javaVersion := "1.8"
bucketSuffix := "era7.com"

libraryDependencies ++= Seq(
"bio4j" % "angulillos" % "0.9.0-20-g2b2e685",
// "bio4j" % "angulillos" % "0.9.0",
"org.jdom" % "jdom2" % "2.0.6"
"bio4j" % "angulillos" % "0.9.1"
)

0 comments on commit 60cce98

Please sign in to comment.