We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db377c1 + 002c2fc commit 0f961cfCopy full SHA for 0f961cf
jeorg-time-converter/build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
androidTestImplementation 'org.assertj:assertj-core:3.27.3'
37
androidTestImplementation 'androidx.test:runner:1.6.2'
38
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
39
- androidTestImplementation 'org.mockito:mockito-android:5.16.0'
+ androidTestImplementation 'org.mockito:mockito-android:5.16.1'
40
41
42
androidTestImplementation group: 'com.google.android', name: 'android-test', version: '4.1.1.4'
0 commit comments