File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{:paths [" src/main/clojure" ]
2
2
:deps
3
- {org.clojure/tools.deps {:mvn/version " 0.16.1264 " }
4
- org.clojure/tools.cli {:mvn/version " 1.0.214 " }
3
+ {org.clojure/tools.deps {:mvn/version " 0.18.1398 " }
4
+ org.clojure/tools.cli {:mvn/version " 1.1.230 " }
5
5
dorothy/dorothy {:mvn/version " 0.0.7" }
6
6
org.slf4j/slf4j-nop {:mvn/version " 1.7.32" }}
7
7
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.clojure</groupId >
9
9
<artifactId >pom.contrib</artifactId >
10
- <version >1.1 .0</version >
10
+ <version >1.2 .0</version >
11
11
</parent >
12
12
13
13
<developers >
32
32
<dependency >
33
33
<groupId >org.clojure</groupId >
34
34
<artifactId >tools.deps</artifactId >
35
- <version >0.16.1264 </version >
35
+ <version >0.18.1398 </version >
36
36
</dependency >
37
37
<dependency >
38
38
<groupId >org.clojure</groupId >
39
39
<artifactId >tools.cli</artifactId >
40
- <version >1.0.214 </version >
40
+ <version >1.1.230 </version >
41
41
</dependency >
42
42
<dependency >
43
43
<groupId >dorothy</groupId >
You can’t perform that action at this time.
0 commit comments