Skip to content

Commit

Permalink
Merge pull request #33 from nitram509/dependabot/maven/org.testng-tes…
Browse files Browse the repository at this point in the history
…tng-7.5

Bump testng from 7.4.0 to 7.5
  • Loading branch information
nitram509 authored Jan 14, 2022
2 parents f114221 + 4c6527a commit 37be4be
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 @@ -42,7 +42,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.4.0</version>
<version>7.5</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 37be4be

Please sign in to comment.