Skip to content

Commit

Permalink
fix(deps): update dependency androidx.test:rules to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 27, 2024
1 parent 4fb3246 commit 9783d40
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 @@ -15,7 +15,7 @@ androidx-emoji2 = { module = "androidx.emoji2:emoji2", version = "1.4.0" }
androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version = "1.3.2" }
androidx-test-espresso = { module = "androidx.test.espresso:espresso-core", version = "3.6.0" }
androidx-test-ext = { module = "androidx.test.ext:junit", version = "1.2.0" }
androidx-test-rules = { module = "androidx.test:rules", version = "1.6.0" }
androidx-test-rules = { module = "androidx.test:rules", version = "1.6.1" }
espressocoreutils = { module = "com.vanniktech:espresso-core-utils", version = "0.4.0" }
falcon = { module = "com.jraska:falcon", version = "2.2.0" }
junitintegrationrules = { module = "com.vanniktech:junit4-android-integration-rules", version = "0.3.0" }
Expand Down

0 comments on commit 9783d40

Please sign in to comment.