Skip to content

Commit

Permalink
Bump google-truth.version from 1.1.4 to 1.1.5
Browse files Browse the repository at this point in the history
Bumps `google-truth.version` from 1.1.4 to 1.1.5.

Updates `truth` from 1.1.4 to 1.1.5
- [Release notes](https://github.com/google/truth/releases)
- [Commits](google/truth@v1.1.4...v1.1.5)

Updates `truth-java8-extension` from 1.1.4 to 1.1.5

---
updated-dependencies:
- dependency-name: com.google.truth:truth
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.truth.extensions:truth-java8-extension
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 19, 2023
1 parent 3d4b45d commit c75bbfc
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 @@ -19,7 +19,7 @@
<mockito.version>5.3.1</mockito.version>

<eclipse-collections.version>11.1.0</eclipse-collections.version>
<google-truth.version>1.1.4</google-truth.version>
<google-truth.version>1.1.5</google-truth.version>
<junit-quicktest.version>1.0</junit-quicktest.version>
<junit.version>5.9.3</junit.version>
<jmh.version>1.36</jmh.version>
Expand Down

0 comments on commit c75bbfc

Please sign in to comment.