Skip to content

Commit 37e6f02

Browse files
Bump testng from 7.6.1 to 7.7.0 in /kafka-ui-e2e-checks (#3304)
Bumps [testng](https://github.com/cbeust/testng) from 7.6.1 to 7.7.0. - [Release notes](https://github.com/cbeust/testng/releases) - [Changelog](https://github.com/cbeust/testng/blob/master/CHANGES.txt) - [Commits](testng-team/testng@7.6.1...7.7.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba99c20 commit 37e6f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kafka-ui-e2e-checks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<kafka-ui-contract>${project.version}</kafka-ui-contract>
1717
<testcontainers.version>1.17.6</testcontainers.version>
1818
<selenide.version>6.6.3</selenide.version>
19-
<testng.version>7.6.1</testng.version>
19+
<testng.version>7.7.0</testng.version>
2020
<allure.version>2.20.1</allure.version>
2121
<qase.io.version>3.0.2</qase.io.version>
2222
<aspectj.version>1.9.9.1</aspectj.version>

0 commit comments

Comments
 (0)