Skip to content

Commit

Permalink
Merge pull request #81 from nnichols/dependencies/org.clojure-clojure…
Browse files Browse the repository at this point in the history
…-1.x

Update dependency org.clojure:clojure to v1.11.4
  • Loading branch information
nnichols authored Aug 13, 2024
2 parents 41fad75 + 835913c commit 4de9502
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.3"]
:dependencies [[org.clojure/clojure "1.11.4"]
[org.clojure/clojurescript "1.11.132" :scope "provided"]
[cljx-sampling "0.1.0"]]

Expand Down

0 comments on commit 4de9502

Please sign in to comment.