Skip to content

Commit 4b20609

Browse files
Bump com.google.truth:truth from 1.4.1 to 1.4.2 (#560)
Bumps [com.google.truth:truth](https://github.com/google/truth) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/google/truth/releases) - [Commits](google/truth@v1.4.1...v1.4.2) --- updated-dependencies: - dependency-name: com.google.truth:truth dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6aa9e19 commit 4b20609

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
@@ -33,7 +33,7 @@ junit-jupiter-engine = { group = "org.junit.jupiter", name = "junit-jupiter-engi
3333
mockito-core = { group = "org.mockito", name = "mockito-core", version = "4.11.0" }
3434
protoc = { group = "com.google.protobuf", name = "protoc", version = "3.25.3" }
3535
protobuf-java = { group = "com.google.protobuf", name = "protobuf-java", version = "3.25.3" }
36-
truth = { group = "com.google.truth", name = "truth", version = "1.4.1" }
36+
truth = { group = "com.google.truth", name = "truth", version = "1.4.2" }
3737
truth-proto-extension = { group = "com.google.truth.extensions", name = "truth-proto-extension", version = "1.4.2" }
3838
okhttp = { group = "com.squareup.okhttp", name = "okhttp", version = "2.7.5" }
3939
javax-annotation-api = { group = "javax.annotation", name = "javax.annotation-api", version = "1.3.2" }

0 commit comments

Comments
 (0)