Skip to content

Commit

Permalink
update LSP4E dependency in clangd bundle (eclipse-cdt#378)
Browse files Browse the repository at this point in the history
to be aligned with the lsp bundle
  • Loading branch information
ghentschke authored Sep 18, 2024
1 parent baebc91 commit 2f47abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundles/org.eclipse.cdt.lsp.clangd/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Require-Bundle: org.eclipse.cdt.lsp;bundle-version="0.0.0",
org.eclipse.core.runtime;bundle-version="0.0.0",
org.eclipse.jface;bundle-version="0.0.0",
org.eclipse.jface.text;bundle-version="0.0.0",
org.eclipse.lsp4e;bundle-version="0.18.10",
org.eclipse.lsp4e;bundle-version="0.18.14",
org.eclipse.lsp4j;bundle-version="0.22.0",
org.eclipse.ui.editors;bundle-version="0.0.0",
org.eclipse.ui.ide;bundle-version="0.0.0",
Expand Down

0 comments on commit 2f47abc

Please sign in to comment.