소스 검색

Bump rules from 1.1.1 to 1.2.0

Bumps rules from 1.1.1 to 1.2.0.
dependabot-preview[bot] 6 년 전
부모
커밋
71d5d501ef
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -305,7 +305,7 @@ dependencies {
     // dependencies for instrumented tests
     // JUnit4 Rules
     androidTestImplementation 'androidx.test.ext:junit:1.1.1'
-    androidTestImplementation 'androidx.test:rules:1.1.1'
+    androidTestImplementation 'androidx.test:rules:1.2.0'
     // Android JUnit Runner
     androidTestImplementation 'androidx.test:runner:1.1.1'