Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/org.eclipse.emf.test.ecore.xcore/META-INF/MANIFEST.MF')
-rw-r--r--tests/org.eclipse.emf.test.ecore.xcore/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/org.eclipse.emf.test.ecore.xcore/META-INF/MANIFEST.MF b/tests/org.eclipse.emf.test.ecore.xcore/META-INF/MANIFEST.MF
index 8cf7fbada..7385d64bb 100644
--- a/tests/org.eclipse.emf.test.ecore.xcore/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.emf.test.ecore.xcore/META-INF/MANIFEST.MF
@@ -17,7 +17,7 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.6.0,4.0.0)";resoluti
org.eclipse.xtext.xbase.lib;bundle-version="[2.18.0,3.0.0)",
org.eclipse.xtext.xbase.testing;bundle-version="[2.18.0,3.0.0)",
org.junit;bundle-version="[4.12.0,5.0.0)",
- org.objectweb.asm;bundle-version="[5.0.0,9.0.0)";resolution:=optional,
+ org.objectweb.asm;bundle-version="[5.0.0,11.0.0)";resolution:=optional,
org.eclipse.xtext.ui.testing;bundle-version="[2.18.0,3.0.0)",
org.eclipse.ui.workbench;resolution:=optional;bundle-version="[3.6.0,4.0.0)",
org.eclipse.xtext.xbase.junit;bundle-version="[2.18.0,3.0.0)"

Back to the top