Skip to content

Commit

Permalink
Merge pull request #450 from salesforce/dependabot/maven/dockerfile-i…
Browse files Browse the repository at this point in the history
…mage-update/org.testng-testng-7.6.1

Bump testng from 7.5 to 7.6.1 in /dockerfile-image-update
  • Loading branch information
afalko authored Aug 31, 2022
2 parents 5c1e2e8 + c64686b commit 90a2fbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfile-image-update/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.5</version>
<version>7.6.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 90a2fbe

Please sign in to comment.