Skip to content

Commit 47b7ba0

Browse files
authored
Add CLI/deps.edn information
1 parent 1e33ea1 commit 47b7ba0

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ Supports Clojure 1.4.0 or later.
1010

1111
Latest stable release is 0.6.1.
1212

13+
[CLI/`deps.edn`](https://clojure.org/reference/deps_and_cli) dependency information:
14+
```clojure
15+
org.clojure/jvm.tools.analyzer {:mvn/version "0.6.1"}
16+
```
17+
1318
Leiningen dependency information:
1419

1520
```clojure

0 commit comments

Comments
 (0)