|
@@ -289,7 +289,7 @@ dependencies {
|
|
|
implementation 'androidx.core:core-ktx:1.8.0'
|
|
|
|
|
|
testImplementation 'junit:junit:4.13.2'
|
|
|
- testImplementation 'org.mockito:mockito-core:4.9.0'
|
|
|
+ testImplementation 'org.mockito:mockito-core:4.10.0'
|
|
|
|
|
|
androidTestImplementation "androidx.test:core:1.5.0"
|
|
|
|