Skip to content

Commit

Permalink
Bump androidxTest from 1.4.0 to 1.5.0 (#70)
Browse files Browse the repository at this point in the history
Bumps `androidxTest` from 1.4.0 to 1.5.0.

Updates `androidx.test:runner` from 1.4.0 to 1.5.0

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

---
updated-dependencies:
- dependency-name: androidx.test:runner
  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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 29, 2024
1 parent 79a74e1 commit 4dcbe60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ androidxAnnotation = "1.5.0"
androidxCore = "1.8.0"
androidxLifecycle = "2.6.1"
androidxNavigation = "2.5.0"
androidxTest = "1.4.0"
androidxTest = "1.5.0"
androidxJunit = "1.1.3"
kotlin = "1.8.20"
kluent = "1.73"
Expand Down

0 comments on commit 4dcbe60

Please sign in to comment.