File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11Changelog
22===========
33
4- * next
4+ * v0.10.9 e405aac on May 13, 2025
55 * write-pom - TBUILD-44 - build.properties file should use ` SOURCE_DATE_EPOCH ` if set for reproducible builds
66* v0.10.8 2fdfd66 on Mar 25, 2025
77 * process - TBUILD-1 Fix blocked buffering when capturing large output
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.8 " :git/sha " 2fdfd66 " }
20+ io.github.clojure/tools.build {:git/tag " v0.10.9 " :git/sha " e405aac " }
2121```
2222
2323As a Maven dep:
2424
2525``` clojure
26- io.github.clojure/tools.build {:mvn/version " 0.10.8 " }
26+ io.github.clojure/tools.build {:mvn/version " 0.10.9 " }
2727```
2828
2929# Developer Information
You can’t perform that action at this time.
0 commit comments