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.
2 parents dcbd0ba + 5affbe5 commit e118a11Copy full SHA for e118a11
tracker/build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
testImplementation 'androidx.test:core:1.6.1'
39
// Robolectric
40
testImplementation 'junit:junit:4.13.2'
41
- testImplementation 'org.hamcrest:hamcrest-core:2.2'
+ testImplementation 'org.hamcrest:hamcrest-core:3.0'
42
testImplementation 'org.hamcrest:hamcrest-library:3.0'
43
testImplementation 'org.hamcrest:hamcrest-integration:1.3'
44
0 commit comments