Skip to content

Commit 0f961cf

Browse files
Merge pull request #200 from jesperancinha/dependabot/gradle/org.mockito-mockito-android-5.16.1
Bump org.mockito:mockito-android from 5.16.0 to 5.16.1
2 parents db377c1 + 002c2fc commit 0f961cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jeorg-time-converter/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
androidTestImplementation 'org.assertj:assertj-core:3.27.3'
3737
androidTestImplementation 'androidx.test:runner:1.6.2'
3838
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
39-
androidTestImplementation 'org.mockito:mockito-android:5.16.0'
39+
androidTestImplementation 'org.mockito:mockito-android:5.16.1'
4040
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
4141
androidTestImplementation 'androidx.test:runner:1.6.2'
4242
androidTestImplementation group: 'com.google.android', name: 'android-test', version: '4.1.1.4'

0 commit comments

Comments
 (0)