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

Commit

Permalink
Update dependency cheshire:cheshire to v5.12.0 (#54)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 20, 2023
1 parent c764511 commit 275d54a
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 @@ -3,7 +3,7 @@
:url "https://github.com/Wall-Brew-Co/strawpoll-client"
:license {:name "MIT"
:url "https://opensource.org/licenses/MIT"}
:dependencies [[cheshire "5.11.0"]
:dependencies [[cheshire "5.12.0"]
[clj-http "3.12.3"]
[org.clojure/clojure "1.11.1"]]
:profiles {:uberjar {:aot :all}
Expand Down

0 comments on commit 275d54a

Please sign in to comment.