Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 2c225d8

Browse files
authored
Merge pull request #509 from owncloud/dependabot/gradle/org.robolectric-robolectric-4.9
Bump robolectric from 4.8.1 to 4.9
2 parents 0ea053d + f8a829d commit 2c225d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

owncloudComLibrary/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
kapt "com.squareup.moshi:moshi-kotlin-codegen:$moshiVersion"
1717

1818
testImplementation 'junit:junit:4.13.2'
19-
testImplementation 'org.robolectric:robolectric:4.8.1'
19+
testImplementation 'org.robolectric:robolectric:4.9'
2020
debugImplementation 'com.facebook.stetho:stetho-okhttp3:1.6.0'
2121
}
2222

0 commit comments

Comments
 (0)