Skip to content

Commit acf5457

Browse files
committed
Bump the Clojure dep for the 1.10 profile
1 parent a41a897 commit acf5457

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
@@ -71,7 +71,7 @@
7171
;; TODO: Merge the tests in this dir in to test/clj once we
7272
;; drop support for Clojure 1.8
7373
:test-paths ["test/spec"]}
74-
:1.10 {:dependencies [[org.clojure/clojure "1.10.0"]
74+
:1.10 {:dependencies [[org.clojure/clojure "1.10.1"]
7575
[org.clojure/clojurescript "1.10.520" :scope "provided"]]
7676
:test-paths ["test/spec"]}
7777
:master {:repositories [["snapshots" "https://oss.sonatype.org/content/repositories/snapshots"]]

0 commit comments

Comments
 (0)