We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87e7ad1 + 9584823 commit 2bc441bCopy full SHA for 2bc441b
gradle/libs.versions.toml
@@ -58,7 +58,7 @@ okhttp-client = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp"
58
okhttp-loggingInterceptor = { module = "com.squareup.okhttp3:logging-interceptor", version.ref = "okhttp" }
59
okhttp-mockwebserver = { module = "com.squareup.okhttp3:mockwebserver", version.ref = "okhttp" }
60
junit = { module = "junit:junit", version = "4.13.2" }
61
-truth = "com.google.truth:truth:1.4.3"
+truth = "com.google.truth:truth:1.4.4"
62
guava = { module = "com.google.guava:guava", version = "33.2.1-jre" }
63
android = { module = "com.google.android:android", version = "4.1.1.4" }
64
findBugsAnnotations = { module = "com.google.code.findbugs:jsr305", version = "3.0.2" }
0 commit comments