This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rng.git


The following commit(s) were added to refs/heads/master by this push:
     new f0c85f43 Update runbundles following dependency changes
f0c85f43 is described below

commit f0c85f43642bd1ef8af9dcdd9ece2f4623e5b4cc
Author: Alex Herbert <[email protected]>
AuthorDate: Mon Sep 22 15:18:14 2025 +0100

    Update runbundles following dependency changes
---
 .../resources/org/apache/commons/rng/integration/tests.bndrun  | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git 
a/commons-rng-integration/src/test/resources/org/apache/commons/rng/integration/tests.bndrun
 
b/commons-rng-integration/src/test/resources/org/apache/commons/rng/integration/tests.bndrun
index 93cc4793..a020266b 100644
--- 
a/commons-rng-integration/src/test/resources/org/apache/commons/rng/integration/tests.bndrun
+++ 
b/commons-rng-integration/src/test/resources/org/apache/commons/rng/integration/tests.bndrun
@@ -33,8 +33,8 @@ Test-Cases: ${classes;CONCRETE;PUBLIC;NAMED;*Test*}
        org.apache.commons.rng.core;version='[1.7.0,1.7.1)',\
        org.apache.commons.rng.sampling;version='[1.7.0,1.7.1)',\
        org.apache.commons.rng.simple;version='[1.7.0,1.7.1)',\
-       junit-jupiter-api;version='[5.12.2,5.12.3)',\
-       junit-jupiter-engine;version='[5.12.2,5.12.3)',\
-       junit-platform-commons;version='[1.12.2,1.12.3)',\
-       junit-platform-engine;version='[1.12.2,1.12.3)',\
-       junit-platform-launcher;version='[1.12.2,1.12.3)'
+       junit-jupiter-api;version='[5.13.4,5.13.5)',\
+       junit-jupiter-engine;version='[5.13.4,5.13.5)',\
+       junit-platform-commons;version='[1.13.4,1.13.5)',\
+       junit-platform-engine;version='[1.13.4,1.13.5)',\
+       junit-platform-launcher;version='[1.13.4,1.13.5)'

Reply via email to