Skip to content

Commit

Permalink
Update dependency org.clojure:clojure to v1.11.3
Browse files Browse the repository at this point in the history
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| clojure    | org.clojure:clojure | 1.11.2 | 1.11.3 |
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent 9642be2 commit 4d77233
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,7 +3,7 @@
:url "https://github.com/nnichols/nature"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.11.2"]
:dependencies [[org.clojure/clojure "1.11.3"]
[org.clojure/clojurescript "1.11.132" :scope "provided"]
[cljx-sampling "0.1.0"]]

Expand Down

0 comments on commit 4d77233

Please sign in to comment.