Переглянути джерело

Merge pull request #4474 from nextcloud/dependabot/gradle/androidx.arch.core-core-testing-2.1.0

Bump core-testing from 2.0.1 to 2.1.0
Andy Scherzinger 5 роки тому
батько
коміт
07c8abb227
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -318,7 +318,7 @@ dependencies {
     testImplementation 'org.powermock:powermock-api-mockito2:2.0.2'
     testImplementation 'org.json:json:20190722'
     testImplementation "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
-    testImplementation "androidx.arch.core:core-testing:2.0.1"
+    testImplementation "androidx.arch.core:core-testing:2.1.0"
 
     // dependencies for instrumented tests
     // JUnit4 Rules