Browse Source

Bump com.google.truth:truth from 1.0.1 to 1.1.5 in /metadata (#3091)

Bumps [com.google.truth:truth](https://github.com/google/truth) from 1.0.1 to 1.1.5.
- [Release notes](https://github.com/google/truth/releases)
- [Commits](https://github.com/google/truth/commits/v1.1.5)

---
updated-dependencies:
- dependency-name: com.google.truth:truth
  dependency-type: direct:development
  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>
Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com>
pull/3166/head
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
cc84df801b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      metadata/pom.xml

+ 1
- 1
metadata/pom.xml View File

@ -144,7 +144,7 @@
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>1.0.1</version>
<version>1.1.5</version>
<scope>test</scope>
</dependency>


Loading…
Cancel
Save