Skip to content

Commit d445244

Browse files
Bump org.mockito:mockito-core from 5.3.0 to 5.3.1 (#504)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50b6add commit d445244

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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:5.3.0'
103+
testImplementation 'org.mockito:mockito-core:5.3.1'
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)