Skip to content

Commit 35ba49e

Browse files
authored
build: Update dependencies to fix CI (#779)
Signed-off-by: Sheng Chen <[email protected]>
1 parent 9c3b27f commit 35ba49e

File tree

3 files changed

+766
-792
lines changed

3 files changed

+766
-792
lines changed

jdtls.ext/com.microsoft.jdtls.ext.target/com.microsoft.jdtls.ext.tp.target

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,18 @@
1414
<unit id="org.eclipse.equinox.sdk.feature.group" version="0.0.0"/>
1515
<unit id="org.eclipse.jdt.source.feature.group" version="0.0.0"/>
1616
<unit id="org.eclipse.sdk.feature.group" version="0.0.0"/>
17-
<repository location="https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300"/>
17+
<repository location="https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/"/>
1818
</location>
1919
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
2020
<unit id="org.eclipse.xtext.xbase.lib" version="0.0.0"/>
21-
<repository location="https://download.eclipse.org/releases/2022-12/"/>
21+
<repository location="https://download.eclipse.org/releases/2023-06/"/>
2222
</location>
2323
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
2424
<unit id="org.eclipse.jdt.ls.core" version="0.0.0"/>
2525
<repository location="https://download.eclipse.org/jdtls/snapshots/repository/latest/"/>
2626
</location>
2727
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
28-
<repository location="https://download.eclipse.org/lsp4j/updates/releases/0.20.0/"/>
28+
<repository location="https://download.eclipse.org/lsp4j/updates/releases/0.21.0/"/>
2929
<unit id="org.eclipse.lsp4j.sdk.feature.group" version="0.0.0"/>
3030
</location>
3131
</locations>

0 commit comments

Comments
 (0)