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

lhotari pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new d52f2c365a7 [improve][test] Upgrade TestNG to 7.12.0 (#25666)
d52f2c365a7 is described below

commit d52f2c365a72491ba8ba7cb42e37588311e601ce
Author: Lari Hotari <[email protected]>
AuthorDate: Tue May 5 09:43:33 2026 +0300

    [improve][test] Upgrade TestNG to 7.12.0 (#25666)
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 05e4a275c00..efbef5b4365 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -145,7 +145,7 @@ spotbugs = "4.9.6"
 checkerframework = "3.33.0"
 jsr305 = "3.0.2"
 # Test
-testng = "7.7.1"
+testng = "7.12.0"
 mockito = "5.23.0"
 awaitility = "4.2.0"
 assertj = "3.27.7"

Reply via email to