We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f34315f + 576d247 commit 344b6d2Copy full SHA for 344b6d2
app/build.gradle
@@ -230,7 +230,7 @@ dependencies {
230
testImplementation 'androidx.arch.core:core-testing:2.2.0'
231
testImplementation 'androidx.room:room-testing:2.6.1'
232
testImplementation 'com.squareup.okhttp3:mockwebserver:4.12.0'
233
- testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.15.6'
+ testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.15.7'
234
testImplementation 'com.shazam:shazamcrest:0.11'
235
testImplementation 'org.skyscreamer:jsonassert:1.5.1'
236
testImplementation 'com.github.niknetniko:easy-random:master-SNAPSHOT'
0 commit comments