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 eaf2577 commit 275e529Copy full SHA for 275e529
deps.edn
@@ -1,7 +1,7 @@
1
{:paths ["src" "assets"]
2
:deps {org.clojure/tools.cli {:mvn/version "1.1.230"}
3
ring/ring-codec {:mvn/version "1.2.0"}
4
- org.babashka/http-client {:mvn/version "0.4.17"}
+ org.babashka/http-client {:mvn/version "0.4.19"}
5
org.babashka/json {:mvn/version "0.1.6"}
6
hiccup/hiccup {:mvn/version "2.0.0-RC3"}
7
nl.jomco/clj-http-status-codes {:mvn/version "0.1"}
0 commit comments