File tree 4 files changed +4
-3
lines changed
4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- General
6
6
- Bump clj-kondo to ` 2025.01.16 `
7
+ - Bump lsp4clj to ` 1.11.0 ` .
7
8
- Add semantic version sorting in completion lib versions. #1913
8
9
- Fix internal error in range formatting. #1931
9
10
- Drop support for jdk 8. #1942
Original file line number Diff line number Diff line change 4
4
:git/sha " 4a9a74f0e50e897c45df8cc70684360eb30fce80" }
5
5
6
6
medley/medley {:mvn/version " 1.4.0" }
7
- com.github.clojure-lsp/lsp4clj {:mvn/version " 1.10 .0"
7
+ com.github.clojure-lsp/lsp4clj {:mvn/version " 1.11 .0"
8
8
#_#_:local/root " ../../lsp4clj" }
9
9
org.babashka/spec.alpha {:git/url " https://github.com/babashka/spec.alpha"
10
10
:git/sha " b6eb0f2208ab036c0a5d0e7235cb0b09d2feabb7" }}
Original file line number Diff line number Diff line change 1
1
{:paths [" integration-test" ]
2
2
:min-bb-version " 0.4.0"
3
3
:deps {medley/medley {:mvn/version " 1.4.0" }
4
- com.github.clojure-lsp/lsp4clj {:mvn/version " 1.10 .0"
4
+ com.github.clojure-lsp/lsp4clj {:mvn/version " 1.11 .0"
5
5
#_#_:local/root " ../../lsp4clj" }
6
6
org.babashka/spec.alpha {:git/url " https://github.com/babashka/spec.alpha"
7
7
:git/sha " b6eb0f2208ab036c0a5d0e7235cb0b09d2feabb7" }}
Original file line number Diff line number Diff line change 18
18
org.benf/cfr {:mvn/version " 0.152" }
19
19
io.forward/semver {:mvn/version " 0.1.0" }
20
20
babashka/fs {:mvn/version " 0.5.22" }
21
- com.github.clojure-lsp/lsp4clj {:mvn/version " 1.10 .0"
21
+ com.github.clojure-lsp/lsp4clj {:mvn/version " 1.11 .0"
22
22
#_#_:local/root " ../../lsp4clj"
23
23
:exclusions [funcool/promesa]}}
24
24
:paths [" src" " resources" ]
You can’t perform that action at this time.
0 commit comments