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

Commit 825cddb8 authored by Robert Wiebe's avatar Robert Wiebe
Browse files

Update to latest version of mockito - all 17 tests passed.

parent d501836e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -69,5 +69,5 @@ dependencies {
    // Required for local unit tests (JUnit 4 framework)
    testImplementation 'junit:junit:4.12'
    // required if you want to use Mockito for unit tests
    testImplementation 'org.mockito:mockito-core:2.27.0'
    testImplementation 'org.mockito:mockito-core:3.0.0'
}