Skip to content

Commit e435022

Browse files
authored
Merge pull request #17 from technosf/dependabot/maven/org.testng-testng-7.10.2
Bump org.testng:testng from 7.9.0 to 7.10.2
2 parents e314ac5 + 9cc28cd commit e435022

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Licensed under GNU GENERAL PUBLIC LICENSE, Version 3.0 or greater</description>
8787
<dependency>
8888
<groupId>org.testng</groupId>
8989
<artifactId>testng</artifactId>
90-
<version>7.9.0</version>
90+
<version>7.10.2</version>
9191
<scope>test</scope>
9292
</dependency>
9393
<dependency>

0 commit comments

Comments
 (0)