Skip to content

Commit

Permalink
fix(deps): update dependency androidx.test.ext:junit to v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 27, 2024
1 parent 3865ce3 commit bacfe37
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 @@ -14,7 +14,7 @@ androidx-emoji-appcompat = { module = "androidx.emoji:emoji-appcompat", version
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.1" }
androidx-test-ext = { module = "androidx.test.ext:junit", version = "1.2.0" }
androidx-test-ext = { module = "androidx.test.ext:junit", version = "1.2.1" }
androidx-test-rules = { module = "androidx.test:rules", version = "1.6.0" }
espressocoreutils = { module = "com.vanniktech:espresso-core-utils", version = "0.4.0" }
falcon = { module = "com.jraska:falcon", version = "2.2.0" }
Expand Down

0 comments on commit bacfe37

Please sign in to comment.