Welcome! Please see the About page for a little more info on how this works.

+2 votes
ago in Tools by
closed ago by

Using:

org.clojure/tools.gitlibs     {:mvn/version "2.6.212"}

This throws NPE

(gitlibs/tags "https://github.com/clojure/clojure-site.git")
closed with the note: Fixed in 2.6.217

1 Answer

+1 vote
ago by
selected ago by
 
Best answer

Thanks! Fixed in tools.gitlibs 2.6.217.

...