Skip to content

Commit e981dd9

Browse files
committed
Update deps.
1 parent 6fbff50 commit e981dd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
:license {:name "Public Domain"
55
:url "http://unlicense.org/"}
66
:dependencies [[org.clojure/clojure "1.9.0" :scope "provided"]
7-
[org.clojure/clojurescript "1.9.946" :scope "provided"]
8-
[io.netty/netty-buffer "4.1.24.Final"]]
7+
[org.clojure/clojurescript "1.10.339" :scope "provided"]
8+
[io.netty/netty-buffer "4.1.30.Final"]]
99

1010
:source-paths ["src"]
1111
:test-paths ["test"]

0 commit comments

Comments
 (0)