Skip to content

Commit

Permalink
Update lsp4j dependency to version 0.23.1 (#565)
Browse files Browse the repository at this point in the history
New version of jdtls core requires lsp4j 0.23 or greater.
  • Loading branch information
bsolar17 authored Aug 8, 2024
1 parent 26daf61 commit 3691f3b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<repository location="https://download.eclipse.org/jdtls/snapshots/repository/latest/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/lsp4j/updates/releases/0.22.0/"/>
<repository location="https://download.eclipse.org/lsp4j/updates/releases/0.23.1/"/>
<unit id="org.eclipse.lsp4j.sdk.feature.group" version="0.0.0"/>
</location>
</locations>
Expand Down

0 comments on commit 3691f3b

Please sign in to comment.