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 34c602c commit 9907992Copy full SHA for 9907992
build.gradle.kts
@@ -61,7 +61,7 @@ subprojects {
61
dependencies {
62
api("com.google.code.findbugs:jsr305:3.0.2")
63
64
- testImplementation("com.google.guava:guava:33.4.8-jre")
+ testImplementation("com.google.guava:guava:33.5.0-jre")
65
testImplementation("org.testng:testng:7.11.0")
66
}
67
0 commit comments