Skip to content

Commit

Permalink
Merge pull request #2 from zebrunner/#1
Browse files Browse the repository at this point in the history
bump up testng dependency to 7.7.1
  • Loading branch information
vdelendik authored Jan 9, 2023
2 parents 1a91826 + f3f05ff commit 428cde1
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 @@ -44,7 +44,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>11</java.version>
<slf4j.version>1.7.30</slf4j.version>
<testng.version>7.6.1</testng.version>
<testng.version>7.7.1</testng.version>

<maven-source-plugin.version>3.0.1</maven-source-plugin.version>
<maven-compiler-plugin.version>3.8.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit 428cde1

Please sign in to comment.