Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
f-f committed Oct 23, 2018
1 parent b24f06a commit 8c0b7e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:scm {:name "git" :url "https://github.com/f-f/dhall-clj"}
:dependencies [[org.clojure/clojure "1.10.0-alpha4"]
:dependencies [[org.clojure/clojure "1.10.0-beta4"]
[org.clojure/spec.alpha "0.2.176"]
[org.clojure/tools.reader "1.3.0"]
[org.clojure/tools.reader "1.3.1"]
[org.clojure/core.match "0.3.0-alpha5"]
[org.clojure/test.check "0.10.0-alpha3"]
[me.raynes/fs "1.4.6"]
Expand Down

0 comments on commit 8c0b7e5

Please sign in to comment.