Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit ebab7d8

Browse files
Bump androidTest from 1.5.0 to 1.6.0 (#423)
Bumps `androidTest` from 1.5.0 to 1.6.0. Updates `de.mannodermaus.junit5:android-test-runner` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/mannodermaus/android-junit5/releases) - [Commits](mannodermaus/android-junit5@plugin-1.5.0.0...plugin-1.6.0.0) Updates `de.mannodermaus.junit5:android-test-core` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/mannodermaus/android-junit5/releases) - [Commits](mannodermaus/android-junit5@plugin-1.5.0.0...plugin-1.6.0.0) --- updated-dependencies: - dependency-name: de.mannodermaus.junit5:android-test-runner dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: de.mannodermaus.junit5:android-test-core 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>
1 parent 228411d commit ebab7d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
androidGradlePlugin = "8.7.0"
33
androidJunit5 = "1.11.0.0"
44
androidsvg = "1.4"
5-
androidTest = "1.5.0"
5+
androidTest = "1.6.0"
66
appcompat = "1.7.0"
77
assertJ = "3.26.3"
88
constraintlayout = "2.1.4"

0 commit comments

Comments
 (0)