Skip to content

Commit 986074c

Browse files
authored
Update pom.xml
1 parent a45c27d commit 986074c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>org.testng</groupId>
6969
<artifactId>testng</artifactId>
70-
<version>6.9.10</version>
70+
<version>7.7.1</version>
7171
<scope>test</scope>
7272
</dependency>
7373
<dependency>
@@ -279,4 +279,4 @@
279279
</plugins>
280280
</pluginManagement>
281281
</build>
282-
</project>
282+
</project>

0 commit comments

Comments
 (0)