We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b727cdb commit 76cc6dbCopy full SHA for 76cc6db
build.gradle
@@ -795,7 +795,7 @@ project("spring-test") {
795
optional(project(":spring-webmvc"))
796
optional(project(":spring-webmvc-portlet"))
797
optional("junit:junit:${junitVersion}")
798
- optional("org.testng:testng:6.8.7")
+ optional("org.testng:testng:6.8.8")
799
optional("javax.inject:javax.inject:1")
800
optional("javax.servlet:javax.servlet-api:3.0.1")
801
optional("javax.servlet.jsp:jsp-api:2.1")
0 commit comments