File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- (defproject refactor-nrepl " 2.4.0 "
1+ (defproject refactor-nrepl " 2.4.1-SNAPSHOT "
22 :description " nREPL middleware to support editor-agnostic refactoring"
33 :url " http://github.com/clojure-emacs/refactor-nrepl"
44 :license {:name " Eclipse Public License"
1010 ^:source-dep [org.clojure/tools.namespace " 0.3.0-alpha3" ]
1111 ; ; Not used directly in refactor-nrepl, but needed because of tool.namespace
1212 ; ; and the way MrAnderson processes dependencies
13- ; ; See https://github.com/clojure-emacs/cider/issues/2176 for details
13+ ; ; See https://github.com/clojure-emacs/cider/issues/2176 for details
1414 ^:source-dep [org.clojure/java.classpath " 0.2.3" ]
1515 ^:source-dep [org.clojure/tools.reader " 1.1.1" ]
1616 ^:source-dep [cider/orchard " 0.3.0" ]
You can’t perform that action at this time.
0 commit comments