Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/android-library.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--library/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/build.gradle b/library/build.gradle
index 5f3e6ea4..3bf327db 100644
--- a/library/build.gradle
+++ b/library/build.gradle
@@ -67,7 +67,7 @@ dependencies {
// dependencies for tests
testImplementation "junit:junit:$junit_version"
- testImplementation 'org.mockito:mockito-core:4.8.0'
+ testImplementation 'org.mockito:mockito-core:4.8.1'
testImplementation 'com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0'
// dependencies for instrumented tests