Bump com.google.truth:truth from 1.3.0 to 1.4.0 (#2611)

Bumps [com.google.truth:truth](https://github.com/google/truth) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/google/truth/releases)
- [Commits](https://github.com/google/truth/compare/v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: com.google.truth:truth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-02-05 08:45:42 -08:00 committed by GitHub
parent cd262c3381
commit 9936eaa20a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>1.3.0</version>
<version>1.4.0</version>
</dependency>
</dependencies>
</dependencyManagement>