Skip to content

Commit 1d05465

Browse files
committed
Update runbundles following dependency changes
1 parent 8adaa91 commit 1d05465

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

  • commons-rng-integration/src/test/resources/org/apache/commons/rng/integration

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.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)'
36+
junit-jupiter-api;version='[5.14.2,5.14.3)',\
37+
junit-jupiter-engine;version='[5.14.2,5.14.3)',\
38+
junit-platform-commons;version='[1.14.2,1.14.3)',\
39+
junit-platform-engine;version='[1.14.2,1.14.3)',\
40+
junit-platform-launcher;version='[1.14.2,1.14.3)'

0 commit comments

Comments
 (0)