Skip to content

Commit 2bc441b

Browse files
authored
Merge pull request #4191 from square/renovate/com.google.truth-truth-1.x
Update dependency com.google.truth:truth to v1.4.4
2 parents 87e7ad1 + 9584823 commit 2bc441b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ okhttp-client = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp"
5858
okhttp-loggingInterceptor = { module = "com.squareup.okhttp3:logging-interceptor", version.ref = "okhttp" }
5959
okhttp-mockwebserver = { module = "com.squareup.okhttp3:mockwebserver", version.ref = "okhttp" }
6060
junit = { module = "junit:junit", version = "4.13.2" }
61-
truth = "com.google.truth:truth:1.4.3"
61+
truth = "com.google.truth:truth:1.4.4"
6262
guava = { module = "com.google.guava:guava", version = "33.2.1-jre" }
6363
android = { module = "com.google.android:android", version = "4.1.1.4" }
6464
findBugsAnnotations = { module = "com.google.code.findbugs:jsr305", version = "3.0.2" }

0 commit comments

Comments
 (0)