From 8c4efe92c1e2815e29640a60884bf5bf4f891b1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 21:48:16 +0000 Subject: [PATCH] Bump org.testng:testng from 7.1.0 to 7.5.1 in /paystack 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-type: direct:production ... Signed-off-by: dependabot[bot] --- paystack/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paystack/pom.xml b/paystack/pom.xml index 7605c8c..798543c 100644 --- a/paystack/pom.xml +++ b/paystack/pom.xml @@ -19,7 +19,7 @@ org.testng testng - 7.1.0 + 7.5.1 io.cucumber