Skip to content

Commit 8ba3840

Browse files
committed
Bump the provided cider-nrepl dep
1 parent acc0ebc commit 8ba3840

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
@@ -17,7 +17,7 @@
1717
^:source-dep [version-clj "0.1.2"]]
1818
:plugins [[thomasa/mranderson "0.4.8"]]
1919
:filespecs [{:type :bytes :path "refactor-nrepl/refactor-nrepl/project.clj" :bytes ~(slurp "project.clj")}]
20-
:profiles {:provided {:dependencies [[cider/cider-nrepl "0.14.0"]
20+
:profiles {:provided {:dependencies [[cider/cider-nrepl "0.18.0"]
2121
[org.clojure/clojure "1.8.0"]]}
2222
:test {:dependencies [[print-foo "1.0.2"]]
2323
:src-paths ["test/resources"]}

0 commit comments

Comments
 (0)