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 5885bca commit cd29bd7Copy full SHA for cd29bd7
project.clj
@@ -17,7 +17,7 @@
17
^:inline-dep [org.clojure/tools.reader "1.3.2"]]
18
:exclusions [org.clojure/clojure] ; see Clojure version matrix in profiles below
19
20
- :plugins [[thomasa/mranderson "0.5.3-SNAPSHOT"]]
+ :plugins [[thomasa/mranderson "0.5.3"]]
21
:mranderson {:project-prefix "cider.nrepl.inlined-deps"
22
:overrides {[mvxcvi/puget fipp] [fipp "0.6.18"]} ; only takes effect in unresolved-tree mode
23
:expositions [[mvxcvi/puget fipp]] ; only takes effect unresolved-tree mode
0 commit comments