tools-deps

Discuss tools.deps.alpha, tools.build, and the clj/clojure command-line scripts! See also #depstar #clj-new
seancorfield 2021-03-02T21:23:09.106200Z

com.github.seancorfield/depstar {:mvn/version "2.0.193"} -- A JAR builder for the Clojure CLI -- https://github.com/seancorfield/depstar/releases/tag/v2.0.193 -- adds :manifest option to populate MANIFEST.MF with additional entries; warns if :group-id does not look like a reverse domain name per Clojars policy change to Verified Group Names; changes the group ID of depstar to a VGN (releases will be double-published to seancorfield/depstar for a while). Follow-up in #depstar for the library, follow-up in #clojars for the policy

✅ 3