Skip to content

Commit 4bbd4c1

Browse files
Update dependency org.clojure:tools.namespace to v1
1 parent f49488f commit 4bbd4c1

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
@@ -172,7 +172,7 @@
172172
:classifiers [["test" :testutils]]
173173

174174
:profiles {:defaults {:source-paths ["dev"]
175-
:dependencies [[org.clojure/tools.namespace "0.2.11"]
175+
:dependencies [[org.clojure/tools.namespace "1.5.1"]
176176
[org.openvoxproject/trapperkeeper-webserver-jetty10 :classifier "test"]
177177
[org.openvoxproject/trapperkeeper :classifier "test" :scope "test"]
178178
[org.openvoxproject/trapperkeeper-metrics :classifier "test" :scope "test"]

0 commit comments

Comments
 (0)