Skip to content

Commit bbeb6fd

Browse files
committed
Bump TestNG version to 7.11.0
Updated the TestNG dependency from version 7.10.2 to 7.11.0 in the allure-testng-7 module to use the latest features and fixes.
1 parent 1d6ad01 commit bbeb6fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

allure-testng-7/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
description = "Allure TestNG 7 Integration"
22

3-
val testNgVersion = "7.10.2"
3+
val testNgVersion = "7.11.0"
44

55
dependencies {
66
api(project(":allure-java-commons"))

0 commit comments

Comments
 (0)