Skip to content

Commit b413f49

Browse files
Bump mockito-core from 4.9.0 to 4.10.0 (#465)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32cf861 commit b413f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ dependencies {
100100

101101
// Test dependencies
102102
testImplementation 'junit:junit:4.13.2'
103-
testImplementation 'org.mockito:mockito-core:4.9.0'
103+
testImplementation 'org.mockito:mockito-core:4.10.0'
104104
testImplementation 'com.googlecode.java-diff-utils:diffutils:1.3.0'
105105

106106
androidTestImplementation 'androidx.test:runner:1.5.1'

0 commit comments

Comments
 (0)