Skip to content

Commit

Permalink
Bump rules from 1.3.0 to 1.4.0 (#198)
Browse files Browse the repository at this point in the history
Bumps rules from 1.3.0 to 1.4.0.

---
updated-dependencies:
- dependency-name: androidx.test:rules
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 20, 2021
1 parent 3318f9e commit 4eaaaec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notification-hubs-sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ dependencies {
androidTestImplementation 'androidx.test:core:1.3.0'
androidTestImplementation 'androidx.test:runner:1.3.0'
androidTestUtil 'androidx.test:orchestrator:1.3.0'
androidTestImplementation 'androidx.test:rules:1.3.0'
androidTestImplementation 'androidx.test:rules:1.4.0'
androidTestImplementation 'androidx.test.ext:junit:1.1.2'

testImplementation 'androidx.test:core:1.3.0'
Expand Down

0 comments on commit 4eaaaec

Please sign in to comment.