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 f0785d1 commit 4b5577bCopy full SHA for 4b5577b
build.gradle.kts
@@ -62,7 +62,7 @@ subprojects {
62
api("com.google.code.findbugs:jsr305:3.0.2")
63
64
testImplementation("com.google.guava:guava:33.1.0-jre")
65
- testImplementation("org.testng:testng:7.10.0")
+ testImplementation("org.testng:testng:7.10.1")
66
}
67
68
idea {
0 commit comments