Skip to content

Commit

Permalink
Update dependency androidx.test.ext:junit to v1.1.5 (#156)
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 Apr 10, 2024
1 parent 4722628 commit b381506
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 @@ -158,7 +158,7 @@ robolectric = 'org.robolectric:robolectric:4.7'

# Android Test
androidx-espresso-core = 'androidx.test.espresso:espresso-core:3.4.0'
androidx-junit = 'androidx.test.ext:junit:1.1.3'
androidx-junit = 'androidx.test.ext:junit:1.1.5'
mockito-android = 'org.mockito:mockito-android:2.24.5'

# Other libraries
Expand Down

0 comments on commit b381506

Please sign in to comment.