Skip to content

Commit be8a4f2

Browse files
committed
Update dependencies.
1 parent 695bccb commit be8a4f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:license {:name "Public Domain"
55
:url "http://unlicense.org/"}
66
:dependencies [[org.clojure/clojure "1.8.0" :scope "provided"]
7-
[org.clojure/clojurescript "1.9.229" :scope "provided"]
7+
[org.clojure/clojurescript "1.9.293" :scope "provided"]
88
[io.netty/netty-buffer "4.1.5.Final"]]
99

1010
:source-paths ["src"]

0 commit comments

Comments
 (0)