Skip to content

Commit

Permalink
Update androidx.test
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Goooler committed Aug 10, 2023
1 parent d581a01 commit b7d14b8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ androidx-tracing = { module = "androidx.tracing:tracing", version.ref = "tracing

# Test

androidx-test-core = "androidx.test:core:1.4.0"
androidx-test-rules = "androidx.test:rules:1.4.0"
androidx-test-runner = "androidx.test:runner:1.4.0"
androidx-test-core = "androidx.test:core:1.5.0"
androidx-test-rules = "androidx.test:rules:1.5.0"
androidx-test-runner = "androidx.test:runner:1.5.2"
androidx-test-truth = "com.google.truth:truth:1.1.2"

0 comments on commit b7d14b8

Please sign in to comment.