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 f7eef2e commit 82de53fCopy full SHA for 82de53f
project.clj
@@ -5,7 +5,7 @@
5
:url "http://www.eclipse.org/legal/epl-v10.html"}
6
:scm {:name "git" :url "https://github.com/clojure-emacs/cider-nrepl"}
7
:dependencies [[nrepl "0.8.3"]
8
- ^:inline-dep [cider/orchard "0.7.0"]
+ ^:inline-dep [cider/orchard "0.7.1"]
9
^:inline-dep [thunknyc/profile "0.5.2"]
10
^:inline-dep [mvxcvi/puget "1.3.1"]
11
^:inline-dep [fipp "0.6.23"] ; can be removed in unresolved-tree mode
0 commit comments