Skip to content

Commit

Permalink
Update dependency org.clojure:clojure to v1.12.0
Browse files Browse the repository at this point in the history
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| clojure    | org.clojure:clojure | 1.11.4 | 1.12.0 |
  • Loading branch information
renovate[bot] committed Sep 5, 2024
1 parent 948016b commit cc3a22c
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.4"]
:dependencies [[org.clojure/clojure "1.12.0"]
[org.clojure/clojurescript "1.11.132" :scope "provided"]
[cljx-sampling "0.1.0"]]

Expand Down

0 comments on commit cc3a22c

Please sign in to comment.