Skip to content

Commit

Permalink
build(deps-dev): bump testng from 7.6.1 to 7.7.0 in /sample-tests (#312)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2022
1 parent 1c66230 commit 96e2f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<suite-xml>test-suites/testng.xml</suite-xml>
<argLine>-Dfile.encoding=UTF-8 -Xdebug -Xnoagent</argLine>
<boyka.version>0.10.0</boyka.version>
<testng.version>7.6.1</testng.version>
<testng.version>7.7.0</testng.version>
<lombok.version>1.18.24</lombok.version>
<java.faker.version>1.0.2</java.faker.version>
</properties>
Expand Down

0 comments on commit 96e2f1d

Please sign in to comment.