소스 검색

Bump runner from 1.1.0 to 1.1.1

Bumps runner from 1.1.0 to 1.1.1.

Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] 6 년 전
부모
커밋
398503a4b3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -249,7 +249,7 @@ dependencies {
     // JUnit4 Rules
     androidTestImplementation 'androidx.test:rules:1.1.1'
     // Android JUnit Runner
-    androidTestImplementation 'androidx.test:runner:1.1.0'
+    androidTestImplementation 'androidx.test:runner:1.1.1'
 
     // Espresso core
     androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'