Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.tasks.tests')
-rw-r--r--org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF
index 8d38605f3..b7f2c4e33 100644
--- a/org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF
@@ -32,7 +32,7 @@ Require-Bundle: org.junit;bundle-version="4.8.2",
org.eclipse.mylyn.tests.util,
org.eclipse.mylyn.commons.repositories.core,
org.eclipse.core.runtime.compatibility.auth;resolution:=optional,
- com.google.guava;bundle-version="15.0.0",
+ com.google.guava;bundle-version="[21.0.0,22.0.0)",
org.eclipse.mylyn.commons.notifications.feed,
org.eclipse.mylyn.commons.notifications.core
Export-Package: org.eclipse.mylyn.tasks.tests;x-internal:=true,

Back to the top