Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rux committed Sep 24, 2019
1 parent 021497d commit 25703ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
@@ -1,9 +1,9 @@
(defproject kemurisense/twijio "0.1.4"
(defproject kemurisense/twijio "0.1.5"
:description "Pure Clojure library for interacting with Twilio's REST API"
:url "https://github.com/kemurisense/twijio/"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.10.1"]
[org.clojure/core.async "0.4.500"]
[cheshire "5.8.1"]
[cheshire "5.9.0"]
[http-kit "2.3.0"]])

0 comments on commit 25703ce

Please sign in to comment.