mirror of https://github.com/status-im/timbre.git
Bump dependency (clj-stacktrace 0.2.5)
This commit is contained in:
parent
32e113ffb6
commit
bbc6431fbe
|
@ -3,7 +3,7 @@
|
|||
:url "https://github.com/ptaoussanis/timbre"
|
||||
:license {:name "Eclipse Public License"}
|
||||
:dependencies [[org.clojure/clojure "1.3.0"]
|
||||
[clj-stacktrace "0.2.4"]]
|
||||
[clj-stacktrace "0.2.5"]]
|
||||
:profiles {:1.3 {:dependencies [[org.clojure/clojure "1.3.0"]]}
|
||||
:1.4 {:dependencies [[org.clojure/clojure "1.4.0"]]}
|
||||
:1.5 {:dependencies [[org.clojure/clojure "1.5.0-alpha3"]]}
|
||||
|
|
Loading…
Reference in New Issue