Skip to content

Commit f0c85f4

Browse files
committed
Update runbundles following dependency changes
1 parent 47225b5 commit f0c85f4

File tree

1 file changed

+5
-5
lines changed
  • commons-rng-integration/src/test/resources/org/apache/commons/rng/integration

1 file changed

+5
-5
lines changed

commons-rng-integration/src/test/resources/org/apache/commons/rng/integration/tests.bndrun

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ Test-Cases: ${classes;CONCRETE;PUBLIC;NAMED;*Test*}
3333
org.apache.commons.rng.core;version='[1.7.0,1.7.1)',\
3434
org.apache.commons.rng.sampling;version='[1.7.0,1.7.1)',\
3535
org.apache.commons.rng.simple;version='[1.7.0,1.7.1)',\
36-
junit-jupiter-api;version='[5.12.2,5.12.3)',\
37-
junit-jupiter-engine;version='[5.12.2,5.12.3)',\
38-
junit-platform-commons;version='[1.12.2,1.12.3)',\
39-
junit-platform-engine;version='[1.12.2,1.12.3)',\
40-
junit-platform-launcher;version='[1.12.2,1.12.3)'
36+
junit-jupiter-api;version='[5.13.4,5.13.5)',\
37+
junit-jupiter-engine;version='[5.13.4,5.13.5)',\
38+
junit-platform-commons;version='[1.13.4,1.13.5)',\
39+
junit-platform-engine;version='[1.13.4,1.13.5)',\
40+
junit-platform-launcher;version='[1.13.4,1.13.5)'

0 commit comments

Comments
 (0)