Skip to content

Commit a37c61a

Browse files
Merge pull request #1928 from nextcloud/dependabot/gradle/org.robolectric-robolectric-4.11.1
build(deps): Bump org.robolectric:robolectric from 4.10.3 to 4.11.1
2 parents ca8c559 + b3ef5a7 commit a37c61a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ dependencies {
121121
testImplementation 'androidx.arch.core:core-testing:2.2.0'
122122
testImplementation 'junit:junit:4.13.2'
123123
testImplementation 'org.mockito:mockito-core:5.7.0'
124-
testImplementation 'org.robolectric:robolectric:4.10.3'
124+
testImplementation 'org.robolectric:robolectric:4.11.1'
125125

126126
implementation fileTree(dir: 'libs', include: ['*.jar'])
127127
}

0 commit comments

Comments
 (0)