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 to latest deps
46* 0.15.131 on Jan 28, 2026
57 * Update to latest deps and parent pom
68* 0.15.127 on Jan 5, 2026
Original file line number Diff line number Diff line change 11{:paths [" src/main/clojure" " src/main/resources" ]
22 :deps {
33 org.clojure/clojure {:mvn/version " 1.12.4" }
4- org.clojure/tools.deps {:mvn/version " 0.28.1574 " }
4+ org.clojure/tools.deps {:mvn/version " 0.29.1587 " }
55 }
66 :aliases {
77 ; ; clj -M:lint
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.28.1574 </version >
36+ <version >0.29.1587 </version >
3737 </dependency >
3838 <dependency >
3939 <groupId >org.slf4j</groupId >
You can’t perform that action at this time.
0 commit comments