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] committed Apr 24, 2024
1 parent e5e4ec6 commit b1c15d6
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 @@ -6,7 +6,7 @@
:dependencies [[camel-snake-kebab "0.4.3"]
[clj-time "0.15.2"]
[com.andrewmcveigh/cljs-time "0.5.2"]
[org.clojure/clojure "1.11.2"]
[org.clojure/clojure "1.11.3"]
[org.clojure/test.check "1.1.1"]
[org.clojure/clojurescript "1.11.132" :scope "provided"]]

Expand Down

0 comments on commit b1c15d6

Please sign in to comment.