@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : com.microsoft.copilot.eclipse.ui.test
44Bundle-SymbolicName : com.microsoft.copilot.eclipse.ui.test;singleton:=true
5- Bundle-Version : 0.9.0 .qualifier
5+ Bundle-Version : 0.9.1 .qualifier
66Bundle-RequiredExecutionEnvironment : JavaSE-17
77Automatic-Module-Name : com.microsoft.copilot.eclipse.ui.test
88Import-Package : org.objenesis;version="[3.4.0,4.0.0)",
@@ -12,8 +12,8 @@ Require-Bundle: org.mockito.mockito-core;bundle-version="5.14.2",
1212 org.eclipse.jdt.annotation;resolution:=optional,
1313 junit-jupiter-api;bundle-version="5.10.2",
1414 org.mockito.junit-jupiter;bundle-version="5.10.2",
15- com.microsoft.copilot.eclipse.core;bundle-version="0.9.0 ",
16- com.microsoft.copilot.eclipse.ui;bundle-version="0.9.0 ",
15+ com.microsoft.copilot.eclipse.core;bundle-version="0.9.1 ",
16+ com.microsoft.copilot.eclipse.ui;bundle-version="0.9.1 ",
1717 org.eclipse.ui;bundle-version="3.205.100",
1818 org.eclipse.ui.ide,
1919 org.eclipse.ui.workbench.texteditor,
0 commit comments