Skip to content

Commit 94495b6

Browse files
Bump truth from 1.1.4 to 1.1.5 (#625)
Bumps [truth](https://github.com/google/truth) from 1.1.4 to 1.1.5. - [Release notes](https://github.com/google/truth/releases) - [Commits](google/truth@v1.1.4...v1.1.5) --- 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 f1bdbaa commit 94495b6

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.8.22</kotlin.version>
4343
<junit.jupiter.version>5.9.3</junit.jupiter.version>
4444
<junit.pioneer.version>2.0.1</junit.pioneer.version>
45-
<truth.version>1.1.4</truth.version>
45+
<truth.version>1.1.5</truth.version>
4646
<mockito.version>5.4.0</mockito.version>
4747
<awaitility.version>4.2.0</awaitility.version>
4848

0 commit comments

Comments
 (0)