Skip to content

Commit 21804fd

Browse files
build(deps): bump com.google.truth:truth from 1.4.2 to 1.4.4 (#1416)
Bumps [com.google.truth:truth](https://github.com/google/truth) from 1.4.2 to 1.4.4. - [Release notes](https://github.com/google/truth/releases) - [Commits](google/truth@v1.4.2...v1.4.4) --- updated-dependencies: - dependency-name: com.google.truth:truth 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 0953a89 commit 21804fd

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
@@ -9,7 +9,7 @@ kotlin = "2.0.21"
99
kotlinx-coroutines = "1.9.0"
1010
junit = "4.13.2"
1111
secrets-gradle-plugin = "2.0.1"
12-
truth = "1.4.2"
12+
truth = "1.4.4"
1313
play-services-maps = "19.0.0"
1414
core-ktx = "1.15.0"
1515
robolectric = "4.12.2"

0 commit comments

Comments
 (0)