Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
niwinz committed Oct 25, 2018
1 parent 6fbff50 commit e981dd9
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,8 +4,8 @@
:license {:name "Public Domain"
:url "http://unlicense.org/"}
:dependencies [[org.clojure/clojure "1.9.0" :scope "provided"]
[org.clojure/clojurescript "1.9.946" :scope "provided"]
[io.netty/netty-buffer "4.1.24.Final"]]
[org.clojure/clojurescript "1.10.339" :scope "provided"]
[io.netty/netty-buffer "4.1.30.Final"]]

:source-paths ["src"]
:test-paths ["test"]
Expand Down

0 comments on commit e981dd9

Please sign in to comment.