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 107e376 commit 7e03a9cCopy full SHA for 7e03a9c
project.clj
@@ -12,7 +12,7 @@
12
^:inline-dep [fipp "0.6.18"] ; can be removed in unresolved-tree mode
13
^:inline-dep [compliment "0.3.9"]
14
^:inline-dep [cljs-tooling "0.3.1"]
15
- ^:inline-dep [org.rksm/suitable "0.2.4" :exclusions [org.clojure/clojurescript]]
+ ^:inline-dep [org.rksm/suitable "0.2.5" :exclusions [org.clojure/clojurescript]]
16
^:inline-dep [cljfmt "0.6.4" :exclusions [org.clojure/clojurescript]]
17
^:inline-dep [org.clojure/tools.namespace "0.3.1"]
18
^:inline-dep [org.clojure/tools.trace "0.7.10"]
0 commit comments