Skip to content

Commit

Permalink
Updated Neo4j to 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenmuss committed Jul 30, 2014
1 parent d23dae3 commit 3f357ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -2,7 +2,7 @@
:description "Clojure wrapper for Neo4j, a graph database."
:url "https://github.com/wagjo/borneo"
:dependencies [[org.clojure/clojure "1.6.0"]
[org.neo4j/neo4j "2.1.2"]]
[org.neo4j/neo4j "2.1.3"]]
:dev-dependencies [[org.clojars.rayne/autodoc "0.8.0-SNAPSHOT"]]
:profiles {:dev {:dependencies [[midje "1.6.3"]]
:plugins [[lein-midje "3.1.3"]]}}
Expand Down

0 comments on commit 3f357ad

Please sign in to comment.