Bump org.testng:testng from 7.5 to 7.5.1

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

---
updated-dependencies:
- dependency-name: org.testng:testng
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/609/head
dependabot[bot] 2024-02-25 08:43:54 +00:00 zatwierdzone przez Andrew Gaul
rodzic 90d6abc7fb
commit dcf7624e4c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -509,7 +509,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.5</version>
<version>7.5.1</version>
<scope>test</scope>
</dependency>
<dependency>