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

Commit 00948ff

Browse files
authored
Merge pull request #528 from owncloud/dependabot/gradle/org.robolectric-robolectric-4.9.2
Bump robolectric from 4.9.1 to 4.9.2
2 parents defa4d1 + 1186462 commit 00948ff

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
@@ -17,7 +17,7 @@ dependencies {
1717
kapt "com.squareup.moshi:moshi-kotlin-codegen:$comSquareupMoshi"
1818

1919
testImplementation 'junit:junit:4.13.2'
20-
testImplementation 'org.robolectric:robolectric:4.9.1'
20+
testImplementation 'org.robolectric:robolectric:4.9.2'
2121
debugImplementation 'com.facebook.stetho:stetho-okhttp3:1.6.0'
2222
}
2323

0 commit comments

Comments
 (0)