Skip to content

Commit 6001a46

Browse files
authored
Merge pull request hoc081098#92 from hoc081098/renovate/androidx.fragment-fragment-testing-1.x
Update dependency androidx.fragment:fragment-testing to v1.4.1
2 parents e33c03b + e9c88fa commit 6001a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies {
6060
androidTestImplementation 'androidx.test.ext:junit-ktx:1.1.3'
6161
androidTestImplementation 'androidx.test:runner:1.4.0'
6262
androidTestImplementation 'androidx.test:core:1.4.0'
63-
androidTestImplementation('androidx.fragment:fragment-testing:1.4.0') {
63+
androidTestImplementation('androidx.fragment:fragment-testing:1.4.1') {
6464
exclude group: 'androidx.test', module: 'monitor'
6565
}
6666
implementation 'androidx.appcompat:appcompat:1.4.1'

0 commit comments

Comments
 (0)