Skip to content

Commit 9031712

Browse files
author
Bastien Guerry
committed
src/codegouvfr-output-data.clj: Bump dependencies
1 parent 353cee2 commit 9031712

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/codegouvfr-output-data.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
(deps/add-deps
88
'{: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"}}})
9+
org.babashka/cli {:mvn/version "0.8.62"}
10+
org.babashka/http-client {:mvn/version "0.4.22"}}})
1111

1212
(require '[clj-rss.core :as rss]
1313
'[clojure.tools.logging :as log]

0 commit comments

Comments
 (0)