Skip to content

Commit 76cc6db

Browse files
committed
Upgrade to TestNG 6.8.8
Issue: SPR-11482
1 parent b727cdb commit 76cc6db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -795,7 +795,7 @@ project("spring-test") {
795795
optional(project(":spring-webmvc"))
796796
optional(project(":spring-webmvc-portlet"))
797797
optional("junit:junit:${junitVersion}")
798-
optional("org.testng:testng:6.8.7")
798+
optional("org.testng:testng:6.8.8")
799799
optional("javax.inject:javax.inject:1")
800800
optional("javax.servlet:javax.servlet-api:3.0.1")
801801
optional("javax.servlet.jsp:jsp-api:2.1")

0 commit comments

Comments
 (0)