We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a8c197 commit 4ba1f84Copy full SHA for 4ba1f84
project.clj
@@ -5,7 +5,7 @@
5
:url "http://www.eclipse.org/legal/epl-v10.html"}
6
:dependencies [[org.clojure/tools.nrepl "0.2.13"]
7
^:source-dep [http-kit "2.2.0"]
8
- ^:source-dep [cheshire "5.7.1"]
+ ^:source-dep [cheshire "5.8.0"]
9
^:source-dep [alembic "0.3.2"]
10
^:source-dep [org.clojure/tools.analyzer.jvm "0.7.1"]
11
^:source-dep [org.clojure/tools.namespace "0.3.0-alpha3"]
0 commit comments