Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit 9b88fd0

Browse files
Bump testng from 7.3.0 to 7.5.1
Bumps [testng](https://github.com/cbeust/testng) from 7.3.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](testng-team/testng@7.3.0...7.5.1) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04a94fe commit 9b88fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484

8585
<properties>
8686
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
87-
<testng.version>7.3.0</testng.version>
87+
<testng.version>7.5.1</testng.version>
8888
<mockito.version>3.5.7</mockito.version>
8989
<protea.http.version>[0.2,)</protea.http.version>
9090
<jackson.jaxrs.json.provider.version>2.11.2</jackson.jaxrs.json.provider.version>

0 commit comments

Comments
 (0)