Skip to content

Commit

Permalink
Update Clojure version
Browse files Browse the repository at this point in the history
  • Loading branch information
solar05 committed Feb 10, 2021
1 parent 66de57d commit c5f887e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -7,7 +7,7 @@
:plugins [[lein-kibit "0.1.6"]
[lein-cljfmt "0.6.4"]
[jonase/eastwood "0.3.7"]]
:dependencies [[org.clojure/clojure "1.10.1"]
:dependencies [[org.clojure/clojure "1.10.2"]
[jonase/eastwood "0.3.7" :exclusions [org.clojure/clojure]]
[org.clojure/tools.namespace "0.3.1"]
[org.clojure/data.json "0.2.7"]
Expand Down

0 comments on commit c5f887e

Please sign in to comment.