Skip to content

Commit

Permalink
Bump testng to 7.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ihrasko committed May 30, 2024
1 parent 026f1e2 commit fbcd6df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lighty-core/dependency-versions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.10.1</version>
<version>7.10.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit fbcd6df

Please sign in to comment.