Skip to content

Commit

Permalink
Merge pull request #486 from matomo-org/dependabot/gradle/org.robolec…
Browse files Browse the repository at this point in the history
…tric-robolectric-4.12.1

Bump org.robolectric:robolectric from 4.11.1 to 4.12.1
  • Loading branch information
hannesa2 authored May 8, 2024
2 parents 5a365a7 + 6644d7c commit 8a76535
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 @@ -47,7 +47,7 @@ dependencies {
// Mocktio
testImplementation 'org.mockito:mockito-core:5.10.0'
testImplementation 'org.json:json:20240205'
testImplementation 'org.robolectric:robolectric:4.11.1'
testImplementation 'org.robolectric:robolectric:4.12.1'
}

jacoco {
Expand Down

0 comments on commit 8a76535

Please sign in to comment.