Skip to content

Commit 3509ba4

Browse files
authored
Add CLI/deps.edn dependency information
1 parent f2bf9a4 commit 3509ba4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ at runtime when the `clojure.tools.logging` namespace is first loaded.
77

88
Lastest stable release is [1.1.0]
99

10+
[CLI/`deps.edn`](https://clojure.org/reference/deps_and_cli) dependency information:
11+
```clojure
12+
org.clojure/tools.logging {:mvn/version "1.1.0"}
13+
```
14+
1015
Leiningen:
1116

1217
```clojure

0 commit comments

Comments
 (0)