Skip to content

Commit

Permalink
Merge pull request #24 from hden/renovate/org.clojure-clojure-1.x
Browse files Browse the repository at this point in the history
Update dependency org.clojure:clojure to v1.11.1
  • Loading branch information
hden authored Apr 6, 2022
2 parents 7f34eb7 + 9f914c1 commit 1f5da02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
:url "https://github.com/hden/cuid"
:license {:name "The MIT License"
:url "http://opensource.org/licenses/MIT"}
:dependencies [[org.clojure/clojure "1.11.0"]]
:dependencies [[org.clojure/clojure "1.11.1"]]
:global-vars {*warn-on-reflection* true}
:plugins [[lein-cloverage "1.2.3"]])

0 comments on commit 1f5da02

Please sign in to comment.