Skip to content

Commit 4ba1f84

Browse files
committed
Upgraded cheshire to 5.8.0
Upgraded in order to bring the project's dependencies to the latest stable releases.
1 parent 4a8c197 commit 4ba1f84

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
@@ -5,7 +5,7 @@
55
:url "http://www.eclipse.org/legal/epl-v10.html"}
66
:dependencies [[org.clojure/tools.nrepl "0.2.13"]
77
^:source-dep [http-kit "2.2.0"]
8-
^:source-dep [cheshire "5.7.1"]
8+
^:source-dep [cheshire "5.8.0"]
99
^:source-dep [alembic "0.3.2"]
1010
^:source-dep [org.clojure/tools.analyzer.jvm "0.7.1"]
1111
^:source-dep [org.clojure/tools.namespace "0.3.0-alpha3"]

0 commit comments

Comments
 (0)