Skip to content

Commit

Permalink
Bump testRunnerVersion from 1.4.1 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps `testRunnerVersion` from 1.4.1 to 1.5.0.

Updates `androidx.test:orchestrator` from 1.4.1 to 1.5.0

Updates `androidx.test:rules` from 1.4.1 to 1.5.0

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kruton committed Dec 4, 2024
1 parent 2ce7ce1 commit a4f2c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ plugins {
}

ext {
testRunnerVersion = '1.4.1'
testRunnerVersion = '1.5.0'
espressoVersion = '3.5.1'
}

Expand Down

0 comments on commit a4f2c00

Please sign in to comment.