Skip to content

Commit

Permalink
Merge pull request #7 from jdi-templates/dependabot/maven/org.testng-…
Browse files Browse the repository at this point in the history
…testng-7.5.1

Bump testng from 7.4.0 to 7.5.1
  • Loading branch information
pnatashap authored Aug 12, 2023
2 parents d37552a + 572815a commit c686572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.4.0</version>
<version>7.5.1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit c686572

Please sign in to comment.