Skip to content

Commit

Permalink
Bump the maven group with 1 update (#2642)
Browse files Browse the repository at this point in the history
Bumps the maven group with 1 update: [com.google.truth:truth](https://github.com/google/truth).


Updates `com.google.truth:truth` from 1.4.1 to 1.4.2
- [Release notes](https://github.com/google/truth/releases)
- [Commits](google/truth@v1.4.1...v1.4.2)

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

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 Mar 1, 2024
1 parent 49964ee commit df0165b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>1.4.1</version>
<version>1.4.2</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit df0165b

Please sign in to comment.