Skip to content

Commit 975225c

Browse files
committed
Fix build
1 parent 89d12fa commit 975225c

File tree

2 files changed

+363
-872
lines changed

2 files changed

+363
-872
lines changed

jdt-ls-extension/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<properties>
1616
<java.version>11</java.version>
17-
<tycho-version>1.7.0</tycho-version>
17+
<tycho-version>2.7.5</tycho-version>
1818
</properties>
1919

2020
<repositories>
@@ -28,7 +28,7 @@
2828
<repository>
2929
<id>JDT.LS</id>
3030
<layout>p2</layout>
31-
<url>https://download.eclipse.org/jdtls/snapshots/repository/latest/</url>
31+
<url>https://download.eclipse.org/jdtls/milestones/1.9.0/repository/</url>
3232
</repository>
3333

3434
<repository>

0 commit comments

Comments
 (0)