Bump cheshire (#1623)
This commit is contained in:
parent
6467316dc8
commit
c2c7053120
2 changed files with 2 additions and 2 deletions
2
deps.edn
2
deps.edn
|
|
@ -29,7 +29,7 @@
|
|||
org.clojure/core.async {:mvn/version "1.6.673"},
|
||||
org.clojure/tools.cli {:mvn/version "1.0.214"},
|
||||
org.clojure/data.csv {:mvn/version "1.0.0"},
|
||||
cheshire/cheshire {:mvn/version "5.11.0"}
|
||||
cheshire/cheshire {:mvn/version "5.12.0"}
|
||||
org.clojure/data.xml {:mvn/version "0.2.0-alpha8"}
|
||||
clj-commons/clj-yaml {:mvn/version "1.0.27"}
|
||||
com.cognitect/transit-clj {:mvn/version "1.0.333"}
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
[borkdude/edamame "1.3.23"]
|
||||
[borkdude/graal.locking "0.0.2"]
|
||||
[org.clojure/tools.cli "1.0.214"]
|
||||
[cheshire "5.11.0"]
|
||||
[cheshire "5.12.0"]
|
||||
[nrepl/bencode "1.1.0"]
|
||||
[borkdude/sci.impl.reflector "0.0.1"]
|
||||
[org.babashka/sci.impl.types "0.0.2"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue