Skip to content

Commit 3691f3b

Browse files
authored
Update lsp4j dependency to version 0.23.1 (#565)
New version of jdtls core requires lsp4j 0.23 or greater.
1 parent 26daf61 commit 3691f3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.microsoft.java.debug.target/com.microsoft.java.debug.tp.target

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<repository location="https://download.eclipse.org/jdtls/snapshots/repository/latest/"/>
3737
</location>
3838
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
39-
<repository location="https://download.eclipse.org/lsp4j/updates/releases/0.22.0/"/>
39+
<repository location="https://download.eclipse.org/lsp4j/updates/releases/0.23.1/"/>
4040
<unit id="org.eclipse.lsp4j.sdk.feature.group" version="0.0.0"/>
4141
</location>
4242
</locations>

0 commit comments

Comments
 (0)