Skip to content

Commit

Permalink
Merge pull request #4191 from square/renovate/com.google.truth-truth-1.x
Browse files Browse the repository at this point in the history
Update dependency com.google.truth:truth to v1.4.4
  • Loading branch information
JakeWharton authored Jul 13, 2024
2 parents 87e7ad1 + 9584823 commit 2bc441b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ okhttp-client = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp"
okhttp-loggingInterceptor = { module = "com.squareup.okhttp3:logging-interceptor", version.ref = "okhttp" }
okhttp-mockwebserver = { module = "com.squareup.okhttp3:mockwebserver", version.ref = "okhttp" }
junit = { module = "junit:junit", version = "4.13.2" }
truth = "com.google.truth:truth:1.4.3"
truth = "com.google.truth:truth:1.4.4"
guava = { module = "com.google.guava:guava", version = "33.2.1-jre" }
android = { module = "com.google.android:android", version = "4.1.1.4" }
findBugsAnnotations = { module = "com.google.code.findbugs:jsr305", version = "3.0.2" }
Expand Down

0 comments on commit 2bc441b

Please sign in to comment.