Skip to content

Commit 20226b3

Browse files
Update dependency androidx.test.espresso:espresso-core to v3.5.1 (#122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9e74f4c commit 20226b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xplosion-sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ dependencies {
4848
implementation 'androidx.appcompat:appcompat:1.4.2'
4949
testImplementation 'junit:junit:4.13.2'
5050
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
51-
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.0'
51+
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
5252
}

0 commit comments

Comments
 (0)