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 c58c1f3 commit fd6153aCopy full SHA for fd6153a
deps.edn
@@ -14,6 +14,6 @@
14
org.babashka/http-client {:mvn/version "0.4.22"}}
15
:main-opts ["-m" "cognitect.test-runner"]
16
:exec-fn cognitect.test-runner.api/test}
17
- :build {:deps {io.github.clojure/tools.build {:git/tag "v0.10.6" :git/sha "52cf7d6"}
+ :build {:deps {io.github.clojure/tools.build {:git/tag "v0.10.7" :git/sha "573711e"}
18
slipset/deps-deploy {:mvn/version "0.2.2"}}
19
:ns-default build}}}
fetch_api/main.clj
@@ -96,7 +96,8 @@
96
"v5.2.5"
97
"v5.3.0"
98
"v5.3.1"
99
- "v5.3.2"]}})
+ "v5.3.2"
100
+ "v5.4.0"]}})
101
102
(def resource-path "resources/contajners")
103
0 commit comments