File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11Changelog
22===========
33
4+ * next
5+ * Update deps to latest
46* v0.10.6 52cf7d6 on Nov 22, 2024
57 * compile-clj - add stream control args for compilation so out and err can be captured
68 * java-command - remove assert that : basis is required (that is no longer true)
Original file line number Diff line number Diff line change 22
33 :deps
44 {org.clojure/clojure {:mvn/version " 1.12.0" }
5- org.clojure/tools.deps {:mvn/version " 0.21.1467 " }
5+ org.clojure/tools.deps {:mvn/version " 0.22.1492 " }
66 ; org.clojure/tools.deps {:git/url "https://github.com/clojure/tools.deps.git"
77 ; :git/sha "459222ca6e4fce91cf5838435589a028cedbc784"}
88 org.clojure/tools.namespace {:mvn/version " 1.5.0" }
Original file line number Diff line number Diff line change 3333 <dependency >
3434 <groupId >org.clojure</groupId >
3535 <artifactId >tools.deps</artifactId >
36- <version >0.21.1467 </version >
36+ <version >0.22.1492 </version >
3737 </dependency >
3838 <dependency >
3939 <groupId >org.clojure</groupId >
You can’t perform that action at this time.
0 commit comments