Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

Commit

Permalink
Update dependency org.clojure:clojure to v1.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 8, 2024
1 parent 93208b2 commit b73fa7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
:url "https://opensource.org/licenses/MIT"}
:dependencies [[cheshire "5.12.0"]
[clj-http "3.12.3"]
[org.clojure/clojure "1.11.1"]]
[org.clojure/clojure "1.11.2"]]
:profiles {:uberjar {:aot :all}
:dev {:dependencies [[circleci/bond "0.6.0"]
[clj-http-fake "1.0.4"]]}}
Expand Down

0 comments on commit b73fa7f

Please sign in to comment.