Skip to content

Commit

Permalink
Bump com.google.truth:truth from 1.2.0 to 1.3.0 (#525)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 22, 2024
1 parent 9ded5e5 commit 9da7856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -89,4 +89,4 @@ test-androidOrchestrator = { module = "androidx.test:orchestrator", version = "1
test-androidRules = { module = "androidx.test:rules", version = "1.6.0-alpha01" }
test-androidRunner = { module = "androidx.test:runner", version.ref = "androidTest" }
test-junit = "junit:junit:4.13.2"
test-truth = "com.google.truth:truth:1.2.0"
test-truth = "com.google.truth:truth:1.3.0"

0 comments on commit 9da7856

Please sign in to comment.