Skip to content

Commit 8ffb32f

Browse files
build(deps): bump androidx.test.ext:truth from 1.5.0 to 1.6.0
Bumps androidx.test.ext:truth from 1.5.0 to 1.6.0. --- updated-dependencies: - dependency-name: androidx.test.ext:truth dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 89c2f6c commit 8ffb32f

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
@@ -6,7 +6,7 @@ android-lint = "31.3.2"
66
androidGradlePlugin = "8.3.2"
77
androidx-test-core="1.5.0"
88
androidx-test-junit="1.1.5"
9-
androidx-test-truth = "1.5.0"
9+
androidx-test-truth = "1.6.0"
1010
appcompat = "1.7.0"
1111
autoValueParcel = "0.2.6"
1212
autovalue = "1.10.1"

0 commit comments

Comments
 (0)