Skip to content

Commit 944f548

Browse files
committed
Update JDT-LS to 1.14.0 Release.
Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
1 parent e3e36c4 commit 944f548

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

microprofile.jdt/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<tycho.extras.version>${tycho.version}</tycho.extras.version>
1515
<tycho.scmUrl>scm:git:https://github.com/eclipse/lsp4mp</tycho.scmUrl>
1616
<tycho.generateSourceReferences>true</tycho.generateSourceReferences>
17-
<jdt.ls.version>1.13.0.20220630173130</jdt.ls.version>
17+
<jdt.ls.version>1.14.0.20220721170741</jdt.ls.version>
1818
<tycho.test.platformArgs />
1919
<tycho.test.jvmArgs>-Xmx512m ${tycho.test.platformArgs}</tycho.test.jvmArgs>
2020

@@ -36,7 +36,7 @@
3636
<repository>
3737
<id>jdt.ls.p2</id>
3838
<layout>p2</layout>
39-
<url>https://download.eclipse.org/jdtls/milestones/1.13.0/repository/</url>
39+
<url>https://download.eclipse.org/jdtls/milestones/1.14.0/repository/</url>
4040
</repository>
4141
<repository>
4242
<id>jdt.ls.maven</id>

0 commit comments

Comments
 (0)