Skip to content

Commit

Permalink
Merge pull request #171 from hoc081098/renovate/androidx.test.ext-jun…
Browse files Browse the repository at this point in the history
…it-1.x

Update dependency androidx.test.ext:junit to v1.1.5
  • Loading branch information
hoc081098 authored Nov 26, 2023
2 parents 6dcf5b1 + 7dd7887 commit e64c11c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ dependencies {
implementation "androidx.navigation:navigation-runtime-ktx:$navigation_version"
implementation "androidx.navigation:navigation-runtime:$navigation_version"

androidTestImplementation 'androidx.test.ext:junit:1.1.3'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'

implementation project(':library')
Expand Down

0 comments on commit e64c11c

Please sign in to comment.