Skip to content

Commit

Permalink
Bump com.google.truth:truth from 1.1.3 to 1.4.4
Browse files Browse the repository at this point in the history
Bumps [com.google.truth:truth](https://github.com/google/truth) from 1.1.3 to 1.4.4.
- [Release notes](https://github.com/google/truth/releases)
- [Commits](https://github.com/google/truth/commits/v1.4.4)

---
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]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 10077fc commit 7af33e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion affectedmoduledetector/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
testImplementation("junit:junit:4.13.2")
testImplementation("com.nhaarman:mockito-kotlin:1.6.0")
testImplementation("com.google.truth:truth:1.1.3")
testImplementation("com.google.truth:truth:1.4.4")
}

0 comments on commit 7af33e8

Please sign in to comment.