Skip to content

Commit

Permalink
Update Cheshire to 5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinqian00 committed Jan 23, 2024
1 parent f303614 commit a92677d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
clojure.java-time/clojure.java-time {:mvn/version "1.2.0"}
org.clojure/test.check {:mvn/version "1.1.1"}
http-kit/http-kit {:mvn/version "2.7.0"}
cheshire/cheshire {:mvn/version "5.11.0"}}
cheshire/cheshire {:mvn/version "5.12.0"}}
:aliases
{:dev {:extra-paths ["dev-resources" "src/dev"]
:extra-deps {incanter/incanter-core {:mvn/version "1.9.3"}
Expand Down

0 comments on commit a92677d

Please sign in to comment.