We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a41a897 commit acf5457Copy full SHA for acf5457
project.clj
@@ -71,7 +71,7 @@
71
;; TODO: Merge the tests in this dir in to test/clj once we
72
;; drop support for Clojure 1.8
73
:test-paths ["test/spec"]}
74
- :1.10 {:dependencies [[org.clojure/clojure "1.10.0"]
+ :1.10 {:dependencies [[org.clojure/clojure "1.10.1"]
75
[org.clojure/clojurescript "1.10.520" :scope "provided"]]
76
77
:master {:repositories [["snapshots" "https://oss.sonatype.org/content/repositories/snapshots"]]
0 commit comments