Skip to content

Commit

Permalink
Update dependency androidx.test.ext:junit to v1.2.1 (#869)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent 77d16dc commit 5c46fce
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 @@ -41,7 +41,7 @@ androidx-webkit = "androidx.webkit:webkit:1.11.0"
android-volley = "com.android.volley:volley:1.2.1"

#Test tools
androidx-junit = "androidx.test.ext:junit:1.2.0"
androidx-junit = "androidx.test.ext:junit:1.2.1"
androidx-test-core = "androidx.test:core:1.6.0"
mockito-core = { module = "org.mockito:mockito-core", version.ref = "mockito" }
mockito-junit-jupiter = { module = "org.mockito:mockito-junit-jupiter", version.ref = "mockito" }
Expand Down

0 comments on commit 5c46fce

Please sign in to comment.