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
# Generated by org.clojure/tools.build
2
- # Sat Jul 01 14:29:50 BRT 2023
3
- version =1.8.0
2
+ # Sat Aug 05 20:48:56 BRT 2023
3
+ version =1.8.1
4
4
groupId =com.github.clojure-lsp
5
5
artifactId =lsp4clj
Original file line number Diff line number Diff line change 4
4
<packaging >jar</packaging >
5
5
<groupId >com.github.clojure-lsp</groupId >
6
6
<artifactId >lsp4clj</artifactId >
7
- <version >1.8.0 </version >
7
+ <version >1.8.1 </version >
8
8
<name >lsp4clj</name >
9
9
<licenses >
10
10
<license >
22
22
<dependency >
23
23
<groupId >funcool</groupId >
24
24
<artifactId >promesa</artifactId >
25
- <version >8 .0.450 </version >
25
+ <version >10 .0.571 </version >
26
26
</dependency >
27
27
<dependency >
28
28
<groupId >cheshire</groupId >
58
58
<url >https://github.com/clojure-lsp/lsp4clj</url >
59
59
<connection >scm:git:git://github.com/clojure-lsp/lsp4clj.git</connection >
60
60
<
developerConnection >scm:git:ssh://
[email protected] /clojure-lsp/lsp4clj.git</
developerConnection >
61
- <tag >v1.8.0 </tag >
61
+ <tag >v1.8.1 </tag >
62
62
</scm >
63
63
</project >
You can’t perform that action at this time.
0 commit comments