From 80e5c4a6e36e8ea86d6bcf38b0006836ccc8c7a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 10:10:12 +0000 Subject: [PATCH] Bump org.testng:testng from 7.1.0 to 7.5.1 in /RealTimeReportTestNG Bumps [org.testng:testng](https://github.com/cbeust/testng) from 7.1.0 to 7.5.1. - [Release notes](https://github.com/cbeust/testng/releases) - [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt) - [Commits](https://github.com/cbeust/testng/commits/7.5.1) --- updated-dependencies: - dependency-name: org.testng:testng dependency-version: 7.5.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- RealTimeReportTestNG/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RealTimeReportTestNG/pom.xml b/RealTimeReportTestNG/pom.xml index 46bc73f..e906114 100644 --- a/RealTimeReportTestNG/pom.xml +++ b/RealTimeReportTestNG/pom.xml @@ -12,7 +12,7 @@ org.testng testng - 7.1.0 + 7.5.1