Skip to content

Commit

Permalink
Bump com.google.truth:truth from 1.1.5 to 1.2.0 (#1151)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 27, 2023
1 parent fdc7b20 commit 6fa933a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ buildscript {
junit4Version = '4.13.2'
mockkVersion = '1.13.8'
robolectricVersion = '4.11'
truthVersion = '1.1.5'
truthVersion = '1.2.0'
androidXTestRunner = '1.5.2'
androidXTestRules = '1.5.0'
androidXTestExt = '1.1.5'
Expand Down

0 comments on commit 6fa933a

Please sign in to comment.