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 bddabd0 commit db7e3fbCopy full SHA for db7e3fb
project.clj
@@ -4,9 +4,8 @@
4
:license {:name "Apache License, Version 2.0" :url "http://www.apache.org/licenses/LICENSE-2.0.html"}
5
:dependencies [[org.clojure/clojure "1.9.0"]
6
[clj-yaml "0.4.0"]
7
- [tentacles "0.5.2"]
8
- [clojure-future-spec "1.9.0-alpha14"]
9
- [org.clojure/core.incubator "0.1.3"]
+ [irresponsible/tentacles "0.6.1"]
+ [org.clojure/core.incubator "0.1.4"]
10
[me.raynes/fs "1.4.6"]
11
[clj-http "3.1.0"]
12
[org.clojure/tools.trace "0.7.8"]
0 commit comments