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 353cee2 commit 9031712Copy full SHA for 9031712
src/codegouvfr-output-data.clj
@@ -6,8 +6,8 @@
6
7
(deps/add-deps
8
'{:deps {clj-rss/clj-rss {:mvn/version "0.4.0"}
9
- org.babashka/cli {:mvn/version "0.8.60"}
10
- org.babashka/http-client {:mvn/version "0.3.11"}}})
+ org.babashka/cli {:mvn/version "0.8.62"}
+ org.babashka/http-client {:mvn/version "0.4.22"}}})
11
12
(require '[clj-rss.core :as rss]
13
'[clojure.tools.logging :as log]
0 commit comments