Skip to content

Commit e7c119d

Browse files
chore(deps): bump espresso-core from 3.1.1 to 3.2.0 (#1868)
Bumps espresso-core from 3.1.1 to 3.2.0. Co-authored-by: null <dependabot-preview[bot]@users.noreply.github.com>
1 parent 9980154 commit e7c119d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,5 +194,5 @@ dependencies {
194194
testImplementation "org.koin:koin-test:$koin_version"
195195
testImplementation 'androidx.arch.core:core-testing:2.0.1'
196196
androidTestImplementation 'androidx.test:runner:1.1.1'
197-
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'
197+
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
198198
}

0 commit comments

Comments
 (0)