adjust version constraints on lsp4e bundles

This commit is contained in:
Martin Lippert
2023-02-14 09:47:15 +01:00
parent a19082813f
commit 47b8a8fea5
4 changed files with 10 additions and 10 deletions

View File

@@ -12,9 +12,9 @@ Require-Bundle: org.eclipse.jdt.launching;bundle-version="3.9.0",
org.eclipse.jdt.ui;bundle-version="3.13.0",
org.eclipse.tm4e.core;bundle-version="0.1.0",
org.eclipse.tm4e.ui;bundle-version="0.1.0",
org.eclipse.lsp4e,
org.eclipse.lsp4j,
org.eclipse.lsp4j.jsonrpc,
org.eclipse.lsp4e;bundle-version="0.15.0",
org.eclipse.lsp4j;bundle-version="0.19.0",
org.eclipse.lsp4j.jsonrpc;bundle-version="0.19.0",
org.eclipse.ui.workbench,
org.eclipse.jface,
org.springframework.tooling.ls.eclipse.commons;bundle-version="0.2.0",