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