Skip to content

Commit

Permalink
update tigris dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
aiba authored Sep 2, 2019
1 parent 57c7572 commit f2f0c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
:dependencies [[com.fasterxml.jackson.core/jackson-core "2.9.9"]
[com.fasterxml.jackson.dataformat/jackson-dataformat-smile "2.9.9"]
[com.fasterxml.jackson.dataformat/jackson-dataformat-cbor "2.9.9"]
[tigris "0.1.1"]]
[tigris "0.1.2"]]
:profiles {:dev {:dependencies [[org.clojure/clojure "1.8.0"]
[org.clojure/test.generative "0.1.4"]
[org.clojure/tools.namespace "0.2.1"]]}
Expand Down

0 comments on commit f2f0c76

Please sign in to comment.