Skip to content

Commit

Permalink
Bump up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
athos committed Apr 19, 2022
1 parent b43de79 commit 96ae2e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
:url "https://github.com/athos/clojars-rss"
:license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"
:url "https://www.eclipse.org/legal/epl-2.0/"}
:dependencies [[org.clojure/clojure "1.11.0"]
:dependencies [[org.clojure/clojure "1.11.1"]
[cheshire "5.10.2"]
[org.martinklepsch/clj-http-lite "0.4.3"]
[pogonos "0.1.1"]]
[pogonos "0.2.0"]]
:main clojars-rss.main
:repl-options {:init-ns clojars-rss.main}
:profiles {:uberjar {:aot :all}
Expand Down

0 comments on commit 96ae2e5

Please sign in to comment.