Skip to content

Commit

Permalink
Bump androidx.test.ext:junit from 1.1.5 to 1.2.1
Browse files Browse the repository at this point in the history
Bumps androidx.test.ext:junit from 1.1.5 to 1.2.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 15, 2024
1 parent e1fbf1a commit 87fe169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ buildscript {
truthVersion = '1.4.2'
androidXTestRunner = '1.5.2'
androidXTestRules = '1.5.0'
androidXTestExt = '1.1.5'
androidXTestExt = '1.2.1'

// Publishing
nexusStagingPlugin = '0.30.0'
Expand Down

0 comments on commit 87fe169

Please sign in to comment.