File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ tools.deps.graph uses [Graphviz](https://www.graphviz.org/) to generate images.
1414Install tools.deps.graph as a Clojure CLI tool so it's available in any project:
1515
1616```
17- clj -Ttools install io.github.clojure/tools.deps.graph '{:git/tag "v1.1.76 "}' :as graph
17+ clj -Ttools install io.github.clojure/tools.deps.graph '{:git/tag "v1.1.84 "}' :as graph
1818```
1919
2020To run the tool in your current project:
Original file line number Diff line number Diff line change 3131 </dependency >
3232 <dependency >
3333 <groupId >org.clojure</groupId >
34- <artifactId >tools.deps.alpha </artifactId >
35- <version >0.12.1090 </version >
34+ <artifactId >tools.deps</artifactId >
35+ <version >0.16.1264 </version >
3636 </dependency >
3737 <dependency >
3838 <groupId >org.clojure</groupId >
3939 <artifactId >tools.cli</artifactId >
40- <version >1.0.206 </version >
40+ <version >1.0.214 </version >
4141 </dependency >
4242 <dependency >
4343 <groupId >dorothy</groupId >
You can’t perform that action at this time.
0 commit comments