فهرست منبع

Bump rules from 1.1.0 to 1.1.1

Bumps rules from 1.1.0 to 1.1.1.

Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] 6 سال پیش
والد
کامیت
4e9f48341f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -247,7 +247,7 @@ dependencies {
     testImplementation 'org.mockito:mockito-core:2.23.4'
     // dependencies for instrumented tests
     // JUnit4 Rules
-    androidTestImplementation 'androidx.test:rules:1.1.0'
+    androidTestImplementation 'androidx.test:rules:1.1.1'
     // Android JUnit Runner
     androidTestImplementation 'androidx.test:runner:1.1.0'