Skip to content

Commit adf1a21

Browse files
bump mockito from 5.7.0 to 5.9.0
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
1 parent e63eca9 commit adf1a21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ dependencies {
126126
testImplementation 'androidx.test:core:1.5.0'
127127
testImplementation 'androidx.arch.core:core-testing:2.2.0'
128128
testImplementation 'junit:junit:4.13.2'
129-
testImplementation 'org.mockito:mockito-core:5.7.0'
129+
testImplementation 'org.mockito:mockito-core:5.9.0'
130130
testImplementation 'org.robolectric:robolectric:4.11.1'
131131

132132
implementation fileTree(dir: 'libs', include: ['*.jar'])

0 commit comments

Comments
 (0)