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 345fd20 commit 55b197dCopy full SHA for 55b197d
project.clj
@@ -3,7 +3,7 @@
3
:url "http://github.com/clojure-emacs/refactor-nrepl"
4
:license {:name "Eclipse Public License"
5
:url "http://www.eclipse.org/legal/epl-v10.html"}
6
- :dependencies [[nrepl "0.5.3"]
+ :dependencies [[nrepl "0.6.0"]
7
^:inline-dep [http-kit "2.3.0"]
8
^:inline-dep [cheshire "5.8.1"]
9
^:inline-dep [org.clojure/tools.analyzer.jvm "0.7.3"]
0 commit comments