Skip to content

Commit

Permalink
Update dependency org.clojure:clojure to v1.11.2
Browse files Browse the repository at this point in the history
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| clojure    | org.clojure:clojure | 1.11.1 | 1.11.2 |
  • Loading branch information
renovate[bot] authored Mar 12, 2024
1 parent 074d1bf commit df30d2f
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 @@ -4,7 +4,7 @@
:license {:name "MIT"
:url "https://opensource.org/licenses/MIT"}
:dependencies [[org.clojure/data.xml "0.2.0-alpha9"]
[org.clojure/clojure "1.11.1"]
[org.clojure/clojure "1.11.2"]
[ring/ring-mock "0.4.0"]]
:profiles {:uberjar {:aot :all}
:dev {:dependencies [[circleci/bond "0.6.0"]
Expand Down

0 comments on commit df30d2f

Please sign in to comment.