Skip to content

Commit 3bb704e

Browse files
Update dependency org.testng:testng to v7.11.0 (#202)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 49a45f1 commit 3bb704e

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
@@ -308,7 +308,7 @@
308308
<dependency>
309309
<groupId>org.testng</groupId>
310310
<artifactId>testng</artifactId>
311-
<version>7.10.2</version>
311+
<version>7.11.0</version>
312312
<scope>test</scope>
313313
</dependency>
314314
<dependency>

0 commit comments

Comments
 (0)