Skip to content

Commit

Permalink
Merge pull request #472 from matomo-org/dependabot/gradle/org.mockito…
Browse files Browse the repository at this point in the history
…-mockito-core-5.10.0

Bump org.mockito:mockito-core from 5.8.0 to 5.10.0
  • Loading branch information
hannesa2 authored Jan 26, 2024
2 parents 024f580 + 01b7f0b commit 7b042e7
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 @@ -45,7 +45,7 @@ dependencies {
testImplementation 'com.squareup.okhttp3:mockwebserver:4.12.0'

// Mocktio
testImplementation 'org.mockito:mockito-core:5.8.0'
testImplementation 'org.mockito:mockito-core:5.10.0'
testImplementation 'org.json:json:20231013'
testImplementation 'org.robolectric:robolectric:4.11.1'
}
Expand Down

0 comments on commit 7b042e7

Please sign in to comment.