Skip to content

Commit 11c777a

Browse files
Update dependency org.clojure:tools.namespace to v1
1 parent 80522a6 commit 11c777a

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
@@ -157,7 +157,7 @@
157157
:classifiers [["test" :testutils]]
158158

159159
:profiles {:defaults {:source-paths ["dev"]
160-
:dependencies [[org.clojure/tools.namespace "0.2.11"]
160+
:dependencies [[org.clojure/tools.namespace "1.5.1"]
161161
[org.openvoxproject/trapperkeeper-webserver-jetty10 :classifier "test"]
162162
[org.openvoxproject/trapperkeeper :classifier "test" :scope "test"]
163163
[org.openvoxproject/trapperkeeper-metrics :classifier "test" :scope "test"]

0 commit comments

Comments
 (0)