Skip to content

Commit e118a11

Browse files
authored
Merge pull request #546 from matomo-org/dependabot/gradle/org.hamcrest-hamcrest-core-3.0
Bump org.hamcrest:hamcrest-core from 2.2 to 3.0
2 parents dcbd0ba + 5affbe5 commit e118a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tracker/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838
testImplementation 'androidx.test:core:1.6.1'
3939
// Robolectric
4040
testImplementation 'junit:junit:4.13.2'
41-
testImplementation 'org.hamcrest:hamcrest-core:2.2'
41+
testImplementation 'org.hamcrest:hamcrest-core:3.0'
4242
testImplementation 'org.hamcrest:hamcrest-library:3.0'
4343
testImplementation 'org.hamcrest:hamcrest-integration:1.3'
4444

0 commit comments

Comments
 (0)