Skip to content

Commit

Permalink
Bump com.google.truth:truth from 1.4.2 to 1.4.3
Browse files Browse the repository at this point in the history
Bumps [com.google.truth:truth](https://github.com/google/truth) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/google/truth/releases)
- [Commits](google/truth@v1.4.2...v1.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 28, 2024
1 parent 3f8fd36 commit 68ace01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,5 @@ dependencies {

testImplementation("com.squareup.moshi:moshi-kotlin:$moshiVersion")
testImplementation("junit:junit:4.13.2")
testImplementation("com.google.truth:truth:1.4.2")
testImplementation("com.google.truth:truth:1.4.3")
}

0 comments on commit 68ace01

Please sign in to comment.