We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b278f62 commit 9af32b8Copy full SHA for 9af32b8
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