build(deps-dev): bump org.testng:testng from 7.7.1 to 7.11.0 (#3190)

Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.7.1 to 7.11.0.
- [Release notes](https://github.com/testng-team/testng/releases)
- [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt)
- [Commits](https://github.com/testng-team/testng/compare/7.7.1...7.11.0)

---
updated-dependencies:
- dependency-name: org.testng:testng
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-02-18 17:55:28 +02:00
committed by GitHub
parent fb92682cd5
commit e17f138223
+1 -1
View File
@@ -18,7 +18,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.7.1</version>
<version>7.11.0</version>
<scope>test</scope>
</dependency>
<dependency>