Skip to content

Commit

Permalink
Bump com.google.truth:truth from 1.1.5 to 1.2.0 (#691)
Browse files Browse the repository at this point in the history
Bumps [com.google.truth:truth](https://github.com/google/truth) from 1.1.5 to 1.2.0.
- [Release notes](https://github.com/google/truth/releases)
- [Commits](google/truth@v1.1.5...v1.2.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>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent ba1b7df commit b6dcba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<kotlin.version>1.9.22</kotlin.version>
<junit.jupiter.version>5.10.0</junit.jupiter.version>
<junit.pioneer.version>2.2.0</junit.pioneer.version>
<truth.version>1.1.5</truth.version>
<truth.version>1.2.0</truth.version>
<mockito.version>5.5.0</mockito.version>
<awaitility.version>4.2.0</awaitility.version>

Expand Down

0 comments on commit b6dcba5

Please sign in to comment.