Skip to content

Commit 1709721

Browse files
authored
Merge pull request #1690 from nextcloud/dependabot/gradle/androidx.arch.core-core-testing-2.2.0
Bump androidx.arch.core:core-testing from 2.1.0 to 2.2.0
2 parents 178ea45 + 7c381ab commit 1709721

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)