File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
org.eclipse.lsp4e.debug/META-INF Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
33Bundle-Name : Debug Adapter client for Eclipse IDE (Incubation)
44Bundle-SymbolicName : org.eclipse.lsp4e.debug;singleton:=true
55Bundle-Vendor : Eclipse LSP4E
6- Bundle-Version : 0.16.1 .qualifier
6+ Bundle-Version : 0.16.2 .qualifier
77Bundle-Activator : org.eclipse.lsp4e.debug.DSPPlugin
88Require-Bundle : org.eclipse.ui,
99 org.eclipse.core.runtime,
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : Tests for language server bundle (Incubation)
44Bundle-SymbolicName : org.eclipse.lsp4e.test;singleton:=true
5- Bundle-Version : 0.16.4 .qualifier
5+ Bundle-Version : 0.16.5 .qualifier
66Fragment-Host : org.eclipse.lsp4e
77Bundle-Vendor : Eclipse LSP4E
88Bundle-RequiredExecutionEnvironment : JavaSE-21
Original file line number Diff line number Diff line change 88 </parent >
99 <artifactId >org.eclipse.lsp4e.test</artifactId >
1010 <packaging >eclipse-test-plugin</packaging >
11- <version >0.16.4 -SNAPSHOT</version >
11+ <version >0.16.5 -SNAPSHOT</version >
1212
1313 <properties >
1414 <os-jvm-flags /> <!-- for the default case -->
You can’t perform that action at this time.
0 commit comments