Skip to content

Commit b1ff1a6

Browse files
committed
Use hotfix1 fixing memory issues
1 parent 9144a85 commit b1ff1a6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
- Bump clojure-lsp to 2023.04.19-12.43.29-hotfix1 fixing memory issues
6+
57
## 1.3.21
68

79
- Bump clojure-lsp to 2023.04.19-12.43.29

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
:username :env/clojars_username
1010
:password :env/clojars_password
1111
:sign-releases false}]]
12-
:dependencies [[com.github.clojure-lsp/clojure-lsp-server "2023.04.19-12.43.29"]])
12+
:dependencies [[com.github.clojure-lsp/clojure-lsp-server "2023.04.19-12.43.29-hotfix1"]])

0 commit comments

Comments
 (0)