Skip to content

Commit cfbc396

Browse files
authored
chore: Update dependencies (#111)
Signed-off-by: Sheng Chen <sheche@microsoft.com>
1 parent 3aab725 commit cfbc396

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

com.microsoft.java.lsif.target/com.microsoft.java.lsif.tp.target

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<unit id="org.eclipse.m2e.maven.runtime" version="0.0.0"/>
1717
<unit id="org.eclipse.m2e.workspace.cli" version="0.0.0"/>
1818
<unit id="ch.qos.logback.classic" version="0.0.0"/>
19-
<repository location="https://download.eclipse.org/technology/m2e/releases/2.2.1/"/>
19+
<repository location="https://download.eclipse.org/technology/m2e/snapshots/2.3.0/"/>
2020
</location>
2121
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
2222
<unit id="org.eclipse.equinox.core.feature.feature.group" version="0.0.0"/>
@@ -31,15 +31,15 @@
3131
</location>
3232
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
3333
<unit id="org.eclipse.xtext.xbase.lib" version="0.0.0"/>
34-
<repository location="https://download.eclipse.org/releases/2022-12/"/>
34+
<repository location="https://download.eclipse.org/releases/2023-03/"/>
3535
</location>
3636
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
3737
<unit id="org.eclipse.lsp4j" version="0.0.0"/>
3838
<repository location="https://download.eclipse.org/lsp4j/updates/releases/0.20.1/"/>
3939
</location>
4040
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
4141
<unit id="org.eclipse.jdt.ls.core" version="0.0.0"/>
42-
<repository location="https://download.eclipse.org/jdtls/snapshots/repository/1.22.0.202303242204/"/>
42+
<repository location="https://download.eclipse.org/jdtls/snapshots/repository/1.23.0.202304191224/"/>
4343
</location>
4444
</locations>
4545
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/>

0 commit comments

Comments
 (0)