We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c65772 + 9af32b8 commit 127cef9Copy full SHA for 127cef9
app/build.gradle
@@ -236,7 +236,7 @@ dependencies {
236
testImplementation 'com.github.niknetniko:easy-random:master-SNAPSHOT'
237
testImplementation 'org.apache.commons:commons-lang3:3.14.0'
238
testImplementation 'commons-validator:commons-validator:1.8.0'
239
- testImplementation 'com.google.guava:guava:33.0.0-jre'
+ testImplementation 'com.google.guava:guava:33.1.0-jre'
240
}
241
242
0 commit comments