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.
suitable
1 parent d76bcce commit 51baf08Copy full SHA for 51baf08
project.clj
@@ -10,7 +10,7 @@
10
^:inline-dep [mvxcvi/puget "1.3.1"]
11
^:inline-dep [fipp "0.6.24"] ; can be removed in unresolved-tree mode
12
^:inline-dep [compliment "0.3.11"]
13
- ^:inline-dep [org.rksm/suitable "0.4.1-alpha1" :exclusions [org.clojure/clojurescript]]
+ ^:inline-dep [org.rksm/suitable "0.4.1-alpha2" :exclusions [org.clojure/clojurescript]]
14
^:inline-dep [cljfmt "0.8.0" :exclusions [org.clojure/clojurescript]]
15
^:inline-dep [org.clojure/tools.namespace "1.0.0"]
16
^:inline-dep [org.clojure/tools.trace "0.7.10"]
0 commit comments