Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.

Commit

Permalink
lib update
Browse files Browse the repository at this point in the history
  • Loading branch information
rksm committed Jul 21, 2015
1 parent 1a71cff commit 2c99d6b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
:license {:name "MIT License"
:url "http://opensource.org/licenses/MIT"}
:url "http://github.com/cloxp/cloxp-source-reader"
:dependencies [[org.clojure/clojure "1.6.0"]
[org.clojure/tools.reader "0.9.1"]
[org.clojure/tools.namespace "0.2.8"]
[org.clojure/tools.analyzer.jvm "0.6.5"]
[org.rksm/system-files "0.1.6"]
[com.keminglabs/cljx "0.6.0"]])
:dependencies [[org.clojure/clojure "1.7.0"]
[org.clojure/tools.reader "0.9.2"]
[org.clojure/tools.namespace "0.2.10"]
[org.clojure/tools.analyzer.jvm "0.6.7"]

0 comments on commit 2c99d6b

Please sign in to comment.