Skip to content

Commit 34400c5

Browse files
⬆️ Bump testng from 7.5 to 7.5.1 (#3010)
1 parent c33ee14 commit 34400c5

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
@@ -226,7 +226,7 @@
226226
<dependency>
227227
<groupId>org.testng</groupId>
228228
<artifactId>testng</artifactId>
229-
<version>7.5</version>
229+
<version>7.5.1</version>
230230
<!-- 这个不能用7.6以上的版本,不支持jdk8-->
231231
<scope>test</scope>
232232
<exclusions>

0 commit comments

Comments
 (0)