File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ 2.2.0] - Unreleased
4
4
### Changes
5
- - require lsp4e 0.18.9 and lsp4j 0.23.1 as minimum versions
5
+ - require lsp4e 0.18.4 and lsp4j 0.22.0 as minimum versions (Eclipse 2024-03)
6
6
- update release process & update sites to https://static.snyk.io/eclipse/preview and https://static.snyk.io/eclipse/stable
7
7
8
8
## [ 2.1.0] - v20240412.114323
Original file line number Diff line number Diff line change @@ -10,11 +10,11 @@ Require-Bundle: org.eclipse.ui,
10
10
org.eclipse.core.runtime,
11
11
org.eclipse.jdt.core,
12
12
org.eclipse.core.resources,
13
- org.eclipse.lsp4e;bundle-version="0.18.9 ",
13
+ org.eclipse.lsp4e;bundle-version="0.18.4 ",
14
14
org.eclipse.lsp4e.jdt;bundle-version="0.13.0",
15
15
org.eclipse.equinox.security,
16
16
org.eclipse.equinox.security.ui,
17
- org.eclipse.lsp4j;bundle-version="0.23.1 ",
17
+ org.eclipse.lsp4j;bundle-version="0.22.0 ",
18
18
org.eclipse.core.filebuffers,
19
19
org.eclipse.ui.workbench.texteditor,
20
20
org.eclipse.jface.text,
You can’t perform that action at this time.
0 commit comments