Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bumps `googleTruthVersion` from 1.4.2 to 1.4.4.

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

Updates `com.google.truth.extensions:truth-java8-extension` from 1.4.2 to 1.4.4

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent d23bcfc commit 7ece692
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 @@ -51,7 +51,7 @@ configure(jvmProjects()) {
mockitoVersion = '5.14.1'
logbackLogstashVersion = '7.4'
slf4jVersion = '2.0.16'
googleTruthVersion = '1.4.2'
googleTruthVersion = '1.4.4'
logbackVersion = '1.5.8'
jacksonVersion = '2.18.0'
jacksonDatabindVersion = '2.18.0'
Expand Down

0 comments on commit 7ece692

Please sign in to comment.