Просмотр исходного кода

:arrow_up: Bump testng from 7.1.0 to 7.7.0 (#2922)

Bumps [testng](https://github.com/cbeust/testng) from 7.1.0 to 7.7.0.
- [Release notes](https://github.com/cbeust/testng/releases)
- [Changelog](https://github.com/cbeust/testng/blob/master/CHANGES.txt)
- [Commits](https://github.com/cbeust/testng/commits/7.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 2 лет назад
Родитель
Сommit
71334bf630
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -225,7 +225,7 @@
       <dependency>
         <groupId>org.testng</groupId>
         <artifactId>testng</artifactId>
-        <version>7.1.0</version>
+        <version>7.7.0</version>
         <scope>test</scope>
         <exclusions>
           <exclusion>