We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09c962f commit 4b78fc8Copy full SHA for 4b78fc8
admin_deps.edn
@@ -2,6 +2,6 @@
2
:deps {org.clojure/clojure {:mvn/version "1.10.1"}
3
nrepl/nrepl {:mvn/version "0.6.0"}
4
cider/cider-nrepl {:mvn/version "0.24.0"}
5
- refactor-nrepl {:mvn/version "2.5.0"}
6
- iced-nrepl {:mvn/version "1.0.0"}
+ refactor-nrepl/refactor-nrepl {:mvn/version "2.5.0"}
+ iced-nrepl/iced-nrepl {:mvn/version "1.0.0"}
7
org.clojure/tools.namespace {:mvn/version "0.3.1"}}}
0 commit comments