build(deps): bump org.testng:testng from 7.11.0 to 7.12.0 (#1553)

Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.11.0 to 7.12.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.11.0...7.12.0)

---
updated-dependencies:
- dependency-name: org.testng:testng
  dependency-version: 7.12.0
  dependency-type: direct:production
  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]
2026-01-26 16:23:23 +01:00
committed by GitHub
parent 232276f652
commit 17d4a15803
+1 -1
View File
@@ -253,7 +253,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.11.0</version>
<version>7.12.0</version>
<scope>test</scope>
</dependency>