Skip to content

Commit 647facb

Browse files
Update dependency org.clojure:data.json to v2.5.1
1 parent d1b7179 commit 647facb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118

119119
;; json
120120
[cheshire "5.13.0"]
121-
[org.clojure/data.json "2.5.0"]
121+
[org.clojure/data.json "2.5.1"]
122122

123123
;; database
124124
[hikari-cp "1.8.3"]

0 commit comments

Comments
 (0)