File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
===========
3
3
4
- * next
4
+ * 0.11.93 on Jun 3, 2025
5
5
* Update to latest tools.deps and Clojure 1.12.1
6
6
* Update to latest clj-kondo and fix lint warnings
7
7
* 0.11.86 on Feb 7, 2025
Original file line number Diff line number Diff line change @@ -10,14 +10,14 @@ Also see:
10
10
11
11
# Release Information
12
12
13
- Latest release: 0.11.86
13
+ Latest release: 0.11.93
14
14
15
15
* [ All released versions] ( https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.clojure%22%20AND%20a%3A%22tools.deps.cli%22 )
16
16
17
17
[ deps.edn] ( https://clojure.org/guides/deps_and_cli ) dependency information:
18
18
19
19
```
20
- org.clojure/tools.deps.cli {:mvn/version "0.11.86 "}
20
+ org.clojure/tools.deps.cli {:mvn/version "0.11.93 "}
21
21
```
22
22
23
23
# Developer Information
You can’t perform that action at this time.
0 commit comments