Skip to content

Commit 76cc519

Browse files
Bump com.google.truth:truth from 1.4.1 to 1.4.2 (#720)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90a38ec commit 76cc519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<kotlin.version>1.9.22</kotlin.version>
4343
<junit.jupiter.version>5.10.2</junit.jupiter.version>
4444
<junit.pioneer.version>2.2.0</junit.pioneer.version>
45-
<truth.version>1.4.1</truth.version>
45+
<truth.version>1.4.2</truth.version>
4646
<mockito.version>5.10.0</mockito.version>
4747
<awaitility.version>4.2.0</awaitility.version>
4848

0 commit comments

Comments
 (0)