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 d070010 commit d20b3cfCopy full SHA for d20b3cf
spring-test/spring-test.gradle
@@ -27,7 +27,7 @@ dependencies {
27
optional(project(":spring-websocket"))
28
optional("junit:junit:4.12")
29
optional("org.junit.jupiter:junit-jupiter-api:${junitJupiterVersion}")
30
- optional("org.testng:testng:6.11")
+ optional("org.testng:testng:6.12")
31
optional("javax.inject:javax.inject:1")
32
optional("javax.servlet:javax.servlet-api:4.0.0")
33
optional("javax.servlet.jsp:javax.servlet.jsp-api:2.3.2-b02")
0 commit comments