File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11Changelog
22===========
33
4+ * v0.10.11 c6c670a on Oct 28, 2025
5+ * write-pom - TBUILD-41 - add : src-pom : none option
46* v0.10.10 deedd62 on Jul 29, 2025
57 * compile-clj - TBUILD-46 Capture out and error if process is unsuccessful
68* v0.10.9 e405aac on May 13, 2025
Original file line number Diff line number Diff line change @@ -17,13 +17,13 @@ Latest release:
1717As a git dep:
1818
1919``` clojure
20- io.github.clojure/tools.build {:git/tag " v0.10.10 " :git/sha " deedd62 " }
20+ io.github.clojure/tools.build {:git/tag " v0.10.11 " :git/sha " c6c670a " }
2121```
2222
2323As a Maven dep:
2424
2525``` clojure
26- io.github.clojure/tools.build {:mvn/version " 0.10.10 " }
26+ io.github.clojure/tools.build {:mvn/version " 0.10.11 " }
2727```
2828
2929# Developer Information
You can’t perform that action at this time.
0 commit comments