Skip to content

Commit

Permalink
Update dependency org.clojure:clojure to v1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 5, 2022
1 parent 7f34eb7 commit 9f914c1
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 9f914c1

Please sign in to comment.