Skip to content

Commit

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

Update dependency androidx.test.ext:junit-ktx to v1.1.5
  • Loading branch information
hoc081098 authored Nov 26, 2023
2 parents 04b19fa + 145513c commit 73af179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ dependencies {
implementation 'androidx.collection:collection:1.2.0'

androidTestImplementation 'androidx.test:core-ktx:1.4.0'
androidTestImplementation 'androidx.test.ext:junit-ktx:1.1.3'
androidTestImplementation 'androidx.test.ext:junit-ktx:1.1.5'
androidTestImplementation 'androidx.test:runner:1.4.0'
androidTestImplementation 'androidx.test:core:1.4.0'
androidTestImplementation('androidx.fragment:fragment-testing:1.5.3') {
Expand Down

0 comments on commit 73af179

Please sign in to comment.