mirror of https://github.com/status-im/timbre.git
Bump dep (core.tools 0.1.2)
This commit is contained in:
parent
f3d704bc45
commit
2c1d7cd221
|
@ -4,7 +4,7 @@
|
|||
:license {:name "Eclipse Public License"
|
||||
:url "http://www.eclipse.org/legal/epl-v10.html"}
|
||||
:dependencies [[org.clojure/clojure "1.4.0"]
|
||||
[org.clojure/tools.macro "0.1.1"]
|
||||
[org.clojure/tools.macro "0.1.2"]
|
||||
[clj-stacktrace "0.2.5"]]
|
||||
:profiles {:1.4 {:dependencies [[org.clojure/clojure "1.4.0"]]}
|
||||
:1.5 {:dependencies [[org.clojure/clojure "1.5.1"]]}
|
||||
|
|
Loading…
Reference in New Issue