Skip to content

Commit 430e6ac

Browse files
committed
Update tools.logging to 0.2.6
1 parent 0bd66a7 commit 430e6ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
:license {:name "Eclipse Public License"
77
:url "http://www.eclipse.org/legal/epl-v10.html"}
88
:dependencies [[org.clojure/clojure "1.4.0"]
9-
[org.clojure/tools.logging "0.1.2"
9+
[org.clojure/tools.logging "0.2.6"
1010
:exclusions [org.clojure/clojure]]
1111
[com.jcraft/jsch.agentproxy.usocket-jna ~agentproxy-version]
1212
[com.jcraft/jsch.agentproxy.usocket-nc ~agentproxy-version]

0 commit comments

Comments
 (0)