Skip to content

Commit

Permalink
reverted testng to version 7.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
raczeja committed Feb 21, 2024
1 parent 51374b4 commit c1ddd47
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 @@ -9,7 +9,7 @@
<version>1.0.0-SNAPSHOT</version>

<properties>
<testng.version>7.9.0</testng.version>
<testng.version>7.5.1</testng.version>
<jaxb-impl.version>2.2.7</jaxb-impl.version>
<log4j.version>2.17.1</log4j.version>
<log4jcore.version>2.17.1</log4jcore.version>
Expand Down

0 comments on commit c1ddd47

Please sign in to comment.