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

Unverified Commit 5707529b authored by Andy Scherzinger's avatar Andy Scherzinger Committed by GitHub
Browse files

Merge pull request #2800 from nextcloud/renovate/org.robolectric-robolectric-4.x

fix(deps): update dependency org.robolectric:robolectric to v4.16
parents a48c2c58 3b569758
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"/>