Skip to content

Commit

Permalink
Merge pull request #24 from WURFL/dependabot/maven/wmclient/org.testn…
Browse files Browse the repository at this point in the history
…g-testng-7.5.1

Bump org.testng:testng from 7.5 to 7.5.1 in /wmclient
  • Loading branch information
andreacastello authored Nov 7, 2024
2 parents 1211ec7 + 5013d0f commit cdc62dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wmclient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.5</version>
<version>7.5.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit cdc62dd

Please sign in to comment.