We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acc0ebc commit 8ba3840Copy full SHA for 8ba3840
project.clj
@@ -17,7 +17,7 @@
17
^:source-dep [version-clj "0.1.2"]]
18
:plugins [[thomasa/mranderson "0.4.8"]]
19
:filespecs [{:type :bytes :path "refactor-nrepl/refactor-nrepl/project.clj" :bytes ~(slurp "project.clj")}]
20
- :profiles {:provided {:dependencies [[cider/cider-nrepl "0.14.0"]
+ :profiles {:provided {:dependencies [[cider/cider-nrepl "0.18.0"]
21
[org.clojure/clojure "1.8.0"]]}
22
:test {:dependencies [[print-foo "1.0.2"]]
23
:src-paths ["test/resources"]}
0 commit comments