Skip to content

Commit cd82fa1

Browse files
Bump com.google.truth:truth from 1.4.2 to 1.4.4
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-version: 1.4.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43e1c03 commit cd82fa1

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
@@ -31,7 +31,7 @@ junit-jupiter-engine = { group = "org.junit.jupiter", name = "junit-jupiter-engi
3131
mockito-core = { group = "org.mockito", name = "mockito-core", version = "5.17.0" }
3232
protoc = { group = "com.google.protobuf", name = "protoc", version = "3.25.3" }
3333
protobuf-java = { group = "com.google.protobuf", name = "protobuf-java", version = "3.25.3" }
34-
truth = { group = "com.google.truth", name = "truth", version = "1.4.2" }
34+
truth = { group = "com.google.truth", name = "truth", version = "1.4.4" }
3535
truth-proto-extension = { group = "com.google.truth.extensions", name = "truth-proto-extension", version = "1.4.4" }
3636
okhttp = { group = "com.squareup.okhttp", name = "okhttp", version = "2.7.5" }
3737
javax-annotation-api = { group = "javax.annotation", name = "javax.annotation-api", version = "1.3.2" }

0 commit comments

Comments
 (0)