Skip to content

Commit b5415cb

Browse files
build(deps): bump com.google.truth:truth from 1.4.4 to 1.4.5 (#1601)
Bumps [com.google.truth:truth](https://github.com/google/truth) from 1.4.4 to 1.4.5. - [Release notes](https://github.com/google/truth/releases) - [Commits](google/truth@v1.4.4...v1.4.5) --- updated-dependencies: - dependency-name: com.google.truth:truth dependency-version: 1.4.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4a3332 commit b5415cb

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
@@ -14,7 +14,7 @@ kotlinx-coroutines = "1.10.2"
1414
junit = "4.13.2"
1515
mockito-core = "5.19.0"
1616
secrets-gradle-plugin = "2.0.1"
17-
truth = "1.4.4"
17+
truth = "1.4.5"
1818
play-services-maps = "19.2.0"
1919
core-ktx = "1.17.0"
2020
robolectric = "4.16"

0 commit comments

Comments
 (0)