aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.agent.rt.test
diff options
context:
space:
mode:
authorMarc R. Hoffmann <hoffmann@mountainminds.com>2012-09-08 11:22:17 +0200
committerMarc R. Hoffmann <hoffmann@mountainminds.com>2012-09-08 11:22:17 +0200
commitb5f62d692bea12eea4ef449598a73b5b7cff8d3d (patch)
tree0f59e593bdb3955ab33d28bde69d41b3f195bb06 /org.jacoco.agent.rt.test
parent17e9aa1617a9d71f813f3ff4283d01b615dd656e (diff)
downloadjacoco-b5f62d692bea12eea4ef449598a73b5b7cff8d3d.tar.gz
Upgrade Manifest dependencies.
Diffstat (limited to 'org.jacoco.agent.rt.test')
-rw-r--r--org.jacoco.agent.rt.test/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.jacoco.agent.rt.test/META-INF/MANIFEST.MF b/org.jacoco.agent.rt.test/META-INF/MANIFEST.MF
index c7b139d0..d5a69a71 100644
--- a/org.jacoco.agent.rt.test/META-INF/MANIFEST.MF
+++ b/org.jacoco.agent.rt.test/META-INF/MANIFEST.MF
@@ -6,4 +6,4 @@ Bundle-Version: 0.5.4.qualifier
Bundle-Vendor: Mountainminds GmbH & Co. KG
Fragment-Host: org.jacoco.agent.rt
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Require-Bundle: org.junit4;bundle-version="[4.0.0,5.0.0)"
+Require-Bundle: org.junit;bundle-version="[4.8.0,5.0.0)"