|
@@ -389,7 +389,7 @@ dependencies {
|
|
|
|
|
|
implementation "com.github.stateless4j:stateless4j:2.6.0"
|
|
|
androidTestImplementation "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
|
|
|
- androidTestImplementation "org.mockito:mockito-android:3.4.2"
|
|
|
+ androidTestImplementation "org.mockito:mockito-android:3.4.4"
|
|
|
androidTestImplementation 'net.bytebuddy:byte-buddy:1.10.13'
|
|
|
}
|
|
|
|