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 623d3d6 commit 877344aCopy full SHA for 877344a
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.6.0"]
8
- ^:inline-dep [cider/orchard "0.5.0-beta10"]
+ ^:inline-dep [cider/orchard "0.5.0-beta11"]
9
^:inline-dep [thunknyc/profile "0.5.2"]
10
^:inline-dep [mvxcvi/puget "1.1.2"]
11
^:inline-dep [fipp "0.6.18"] ; can be removed in unresolved-tree mode
0 commit comments