@@ -15,12 +15,12 @@ Require-Bundle: org.eclipse.xtext;bundle-version="2.42.0";visibility:=reexport,
1515Import-Package : jakarta.inject;version="2.0.1",
1616 org.apache.log4j;version="1.2.26",
1717 org.apache.log4j.spi;version="1.2.26",
18- org.junit.jupiter.api;version="[5.1 .0,6 .0.0)",
19- org.junit.jupiter.api.extension;version="[5.1 .0,6 .0.0)",
20- org.junit.jupiter.api.function;version="[5.1 .0,6 .0.0)",
21- org.junit.jupiter.api.io;version="[5.1 .0,6 .0.0)",
22- org.junit.jupiter.params;version="[5.1 .0,6 .0.0)",
23- org.junit.jupiter.params.provider;version="[5.1 .0,6 .0.0)",
18+ org.junit.jupiter.api;version="[6.0 .0, 7 .0.0)",
19+ org.junit.jupiter.api.extension;version="[6.0 .0, 7 .0.0)",
20+ org.junit.jupiter.api.function;version="[6.0 .0, 7 .0.0)",
21+ org.junit.jupiter.api.io;version="[6.0 .0, 7 .0.0)",
22+ org.junit.jupiter.params;version="[6.0 .0, 7 .0.0)",
23+ org.junit.jupiter.params.provider;version="[6.0 .0, 7 .0.0)",
2424 org.junit.platform.commons.support;version="[1.0.0,2.0.0)";resolution:=optional
2525Bundle-ActivationPolicy : lazy
2626Automatic-Module-Name : org.eclipse.xtext.testing
0 commit comments