Fork me on GitHub
#tools-deps
<
2021-04-30
>
amar16:04:04

is there a way to determine what version of tools deps is being used by clj ?

seancorfield16:04:38

clj -version if you’re on a recent version, clj -Sdescribe otherwise.