File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
===========
3
3
4
+ * next
5
+ * Update deps
4
6
* 1.1.76 on Dec 12, 2022
5
7
* Update to tools.deps and other deps
6
8
* 1.1.68 on Dec 10, 2021
Original file line number Diff line number Diff line change 1
1
{:paths [" src/main/clojure" ]
2
2
:deps
3
3
{org.clojure/clojure {:mvn/version " 1.11.3" }
4
- org.clojure/tools.deps {:mvn/version " 0.18.1398 " }
4
+ org.clojure/tools.deps {:mvn/version " 0.19.1432 " }
5
5
org.clojure/tools.cli {:mvn/version " 1.1.230" }
6
6
dorothy/dorothy {:mvn/version " 0.0.7" }
7
7
org.slf4j/slf4j-nop {:mvn/version " 1.7.32" }}
Original file line number Diff line number Diff line change 32
32
<dependency >
33
33
<groupId >org.clojure</groupId >
34
34
<artifactId >tools.deps</artifactId >
35
- <version >0.18.1398 </version >
35
+ <version >0.19.1432 </version >
36
36
</dependency >
37
37
<dependency >
38
38
<groupId >org.clojure</groupId >
You can’t perform that action at this time.
0 commit comments