Skip to content

Commit

Permalink
Merge pull request #351 from matomo-org/dependabot/gradle/org.hamcres…
Browse files Browse the repository at this point in the history
…t-hamcrest-core-2.2

Bump hamcrest-core from 1.3 to 2.2
  • Loading branch information
hannesa2 authored Jul 20, 2022
2 parents deb297a + 7419d7b commit e13acd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tracker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
testImplementation 'androidx.test:core:1.4.0'
// Robolectric
testImplementation 'junit:junit:4.12'
testImplementation 'org.hamcrest:hamcrest-core:1.3'
testImplementation 'org.hamcrest:hamcrest-core:2.2'
testImplementation 'org.hamcrest:hamcrest-library:1.3'
testImplementation 'org.hamcrest:hamcrest-integration:1.3'

Expand Down

0 comments on commit e13acd6

Please sign in to comment.