From 3ac2210fe5cd3c26970ad58292e679ef05e0cff5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 03:49:47 +0000 Subject: [PATCH] Bump testng from 6.9.9 to 7.7.0 in /ClearSafariHistoryData Bumps [testng](https://github.com/cbeust/testng) from 6.9.9 to 7.7.0. - [Release notes](https://github.com/cbeust/testng/releases) - [Changelog](https://github.com/cbeust/testng/blob/master/CHANGES.txt) - [Commits](https://github.com/cbeust/testng/compare/6.9.9...7.7.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ClearSafariHistoryData/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ClearSafariHistoryData/pom.xml b/ClearSafariHistoryData/pom.xml index 32677cb..2073a22 100644 --- a/ClearSafariHistoryData/pom.xml +++ b/ClearSafariHistoryData/pom.xml @@ -45,7 +45,7 @@ org.testng testng - 6.9.9 + 7.7.0 junit