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 9753e80 commit 30ba8f3Copy full SHA for 30ba8f3
project.clj
@@ -8,7 +8,7 @@
8
:scm {:name "git" :url "https://github.com/clojure-emacs/cider-nrepl"}
9
10
:dependencies [[nrepl "0.5.3"]
11
- ^:source-dep [cider/orchard "0.3.4-SNAPSHOT"]
+ ^:source-dep [cider/orchard "0.3.4"]
12
^:source-dep [thunknyc/profile "0.5.2"]
13
^:source-dep [mvxcvi/puget "1.0.2"]
14
^:source-dep [fipp "0.6.14"]
0 commit comments