Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 3b569758 authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

fix(deps): update dependency org.robolectric:robolectric to v4.16

parent faed86d2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -166,7 +166,7 @@ dependencies {
    testImplementation 'androidx.arch.core:core-testing:2.2.0'
    testImplementation 'junit:junit:4.13.2'
    testImplementation 'org.mockito:mockito-core:5.18.0'
    testImplementation 'org.robolectric:robolectric:4.15.1'
    testImplementation 'org.robolectric:robolectric:4.16'
}

// Run the compiler as a separate process
+1 −0
Original line number Diff line number Diff line
@@ -33,6 +33,7 @@
            <trusting group="androidx.savedstate"/>
            <trusting group="androidx.sqlite"/>
            <trusting group="androidx.test"/>
            <trusting group="androidx.test.espresso" name="espresso-idling-resource" version="3.7.0"/>
            <trusting group="androidx.work" name="work-runtime" version="2.10.1"/>
            <trusting group="androidx.work" name="work-runtime" version="2.10.2"/>
            <trusting group="androidx.work" name="work-runtime" version="2.10.3"/>