Skip to content

Commit c6b6cce

Browse files
Merge pull request #1739 from stefan-niedermann/dependabot/gradle/org.mockito-mockito-core-5.16.1
Chore(deps): Bump org.mockito:mockito-core from 5.16.0 to 5.16.1
2 parents d41fa74 + 1379990 commit c6b6cce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ dependencies {
139139
// Tests
140140
testImplementation 'junit:junit:4.13.2'
141141
testImplementation 'org.robolectric:robolectric:4.14.1'
142-
testImplementation 'org.mockito:mockito-core:5.16.0'
142+
testImplementation 'org.mockito:mockito-core:5.16.1'
143143
testImplementation 'androidx.test:core:1.6.1'
144144
testImplementation 'androidx.arch.core:core-testing:2.2.0'
145145
}

0 commit comments

Comments
 (0)