We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46b9887 commit 1ede2b7Copy full SHA for 1ede2b7
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.1.0-jre")
+ testImplementation("com.google.guava:guava:33.2.0-jre")
65
testImplementation("org.testng:testng:7.10.2")
66
}
67
0 commit comments