Skip to content

Commit 0ddc81a

Browse files
author
ronen
committed
updating deps
1 parent db7e3fb commit 0ddc81a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

project.clj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
[irresponsible/tentacles "0.6.1"]
88
[org.clojure/core.incubator "0.1.4"]
99
[me.raynes/fs "1.4.6"]
10-
[clj-http "3.1.0"]
11-
[org.clojure/tools.trace "0.7.8"]
10+
[clj-http "3.8.0"]
11+
[org.clojure/tools.trace "0.7.9"]
1212
[com.taoensso/timbre "4.1.4"]]
1313
:plugins [
1414
[jonase/eastwood "0.2.5"]
1515
[lein-cljfmt "0.5.6"]
1616
[lein-kibit "0.1.6"]
1717
[lein-ancient "0.6.15" :exclusions [org.clojure/clojure]]
18-
[lein-tag "0.1.0"]
18+
[lein-tag "0.1.0"]
1919
[lein-set-version "0.3.0"]
2020
]
2121

0 commit comments

Comments
 (0)