Skip to content

Commit

Permalink
Revert "chore(deps-dev): bump org.testng:testng from 7.9.0 to 7.10.2"
Browse files Browse the repository at this point in the history
  • Loading branch information
tglman authored May 17, 2024
1 parent 1b340d7 commit d303ab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.10.2</version>
<version>7.9.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit d303ab4

Please sign in to comment.