Skip to content

Commit affdf6c

Browse files
authored
Merge pull request #160 from cashapp/renovate/com.google.truth-truth-1.x
Update dependency com.google.truth:truth to v1.4.4
2 parents b477ba8 + a0898f1 commit affdf6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ksp-gradlePlugin = { module = "com.google.devtools.ksp:symbol-processing-gradle-
3030
moshi-core = { module = "com.squareup.moshi:moshi", version.ref = "moshi" }
3131
moshi-kotlin = { module = "com.squareup.moshi:moshi-kotlin", version.ref = "moshi" }
3232
moshi-codegen = { module = "com.squareup.moshi:moshi-kotlin-codegen", version.ref = "moshi" }
33-
truth = { module = "com.google.truth:truth", version = "1.1.2" }
33+
truth = { module = "com.google.truth:truth", version = "1.4.4" }
3434

3535
# Used by the sample app
3636
compose-activity = { module = "androidx.activity:activity-compose", version = "1.7.1" }

0 commit comments

Comments
 (0)