We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89d12fa commit 975225cCopy full SHA for 975225c
2 files changed
jdt-ls-extension/pom.xml
@@ -14,7 +14,7 @@
14
15
<properties>
16
<java.version>11</java.version>
17
- <tycho-version>1.7.0</tycho-version>
+ <tycho-version>2.7.5</tycho-version>
18
</properties>
19
20
<repositories>
@@ -28,7 +28,7 @@
28
<repository>
29
<id>JDT.LS</id>
30
<layout>p2</layout>
31
- <url>https://download.eclipse.org/jdtls/snapshots/repository/latest/</url>
+ <url>https://download.eclipse.org/jdtls/milestones/1.9.0/repository/</url>
32
</repository>
33
34
0 commit comments