Skip to content

Commit

Permalink
Merge pull request #137 from hoc081098/renovate/androidx.fragment-fra…
Browse files Browse the repository at this point in the history
…gment-testing-1.x

Update dependency androidx.fragment:fragment-testing to v1.5.1
  • Loading branch information
hoc081098 committed Aug 1, 2022
2 parents 26767d8 + 160a44e commit 227fd26
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 {
androidTestImplementation 'androidx.test.ext:junit-ktx:1.1.3'
androidTestImplementation 'androidx.test:runner:1.4.0'
androidTestImplementation 'androidx.test:core:1.4.0'
androidTestImplementation('androidx.fragment:fragment-testing:1.5.0') {
androidTestImplementation('androidx.fragment:fragment-testing:1.5.1') {
exclude group: 'androidx.test', module: 'monitor'
}
implementation 'androidx.appcompat:appcompat:1.4.2'
Expand Down

0 comments on commit 227fd26

Please sign in to comment.