Skip to content

Commit

Permalink
Update dependency com.google.truth:truth to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JakeWharton committed Jan 20, 2024
1 parent e8318a7 commit 61d0414
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
@@ -1,5 +1,5 @@
[libraries]
junit = "junit:junit:4.13.2"
truth = "com.google.truth:truth:1.2.0"
truth = "com.google.truth:truth:1.3.0"
r8 = "com.android.tools:r8:8.2.42"
kotlin-gradle-plugin = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22"

0 comments on commit 61d0414

Please sign in to comment.