Skip to content

Commit

Permalink
Update dependency androidx.test:runner to v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 25, 2024
1 parent fccbe4b commit 1790efe
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
Expand Up @@ -52,7 +52,7 @@ assertj = { module = "org.assertj:assertj-core", version = "3.13.2" }
guava = { module = "com.google.guava:guava", version = "33.0.0-jre" }
android = { module = "com.google.android:android", version = "4.1.1.4" }
findBugsAnnotations = { module = "com.google.code.findbugs:jsr305", version = "3.0.2" }
androidxTestRunner = { module = "androidx.test:runner", version = "1.4.0" }
androidxTestRunner = { module = "androidx.test:runner", version = "1.5.2" }
rxjava = { module = "io.reactivex:rxjava", version = "1.3.8" }
rxjava2 = { module = "io.reactivex.rxjava2:rxjava", version = "2.2.21" }
rxjava3 = { module = "io.reactivex.rxjava3:rxjava", version = "3.1.8" }
Expand Down

0 comments on commit 1790efe

Please sign in to comment.