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>
This commit is contained in:
dependabot[bot] 2018-12-13 02:18:20 +00:00
parent f6b7f5ae80
commit 4e9f48341f
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331

View file

@ -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'