Skip to content

Commit

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

Bump org.robolectric:robolectric from 4.9.2 to 4.10.3
  • Loading branch information
hannesa2 authored Sep 24, 2023
2 parents 2d06aaa + 86b88ef commit 5bb274a
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 @@ -44,7 +44,7 @@ dependencies {
// Mocktio
testImplementation 'org.mockito:mockito-core:5.5.0'
testImplementation 'org.json:json:20230618'
testImplementation 'org.robolectric:robolectric:4.9.2'
testImplementation 'org.robolectric:robolectric:4.10.3'
}

//apply plugin: 'com.dicedmelon.gradle.jacoco-android'
Expand Down

0 comments on commit 5bb274a

Please sign in to comment.