Skip to content

Commit 63b2876

Browse files
committed
fix: update bundle location
1 parent 47202af commit 63b2876

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
@@ -4,7 +4,7 @@
44
<locations>
55
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
66
<unit id="org.eclipse.platform.feature.group" version="0.0.0"/>
7-
<repository location="https://download.eclipse.org/eclipse/updates/4.38-I-builds/"/>
7+
<repository location="https://download.eclipse.org/eclipse/updates/4.38"/>
88
</location>
99
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
1010
<unit id="org.eclipse.jdt.ls.core" version="0.0.0"/>

0 commit comments

Comments
 (0)