Skip to content

Commit 7c381ab

Browse files
Bump androidx.arch.core:core-testing from 2.1.0 to 2.2.0
Bumps androidx.arch.core:core-testing from 2.1.0 to 2.2.0. --- updated-dependencies: - dependency-name: androidx.arch.core:core-testing dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 178ea45 commit 7c381ab

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
@@ -117,7 +117,7 @@ dependencies {
117117

118118
// Testing
119119
testImplementation 'androidx.test:core:1.5.0'
120-
testImplementation 'androidx.arch.core:core-testing:2.1.0'
120+
testImplementation 'androidx.arch.core:core-testing:2.2.0'
121121
testImplementation 'junit:junit:4.13.2'
122122
testImplementation 'org.mockito:mockito-core:5.1.1'
123123
testImplementation 'org.robolectric:robolectric:4.9.2'

0 commit comments

Comments
 (0)