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

Commit 286fd65

Browse files
authored
Merge pull request #377 from owncloud/dependabot/gradle/org.robolectric-robolectric-4.5.1
Bump robolectric from 4.3.1 to 4.5.1
2 parents 0daa19c + a5574e1 commit 286fd65

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
@@ -15,7 +15,7 @@ dependencies {
1515
kapt "com.squareup.moshi:moshi-kotlin-codegen:$moshiVersion"
1616

1717
testImplementation 'junit:junit:4.13.2'
18-
testImplementation 'org.robolectric:robolectric:4.3.1'
18+
testImplementation 'org.robolectric:robolectric:4.5.1'
1919
}
2020

2121
android {

0 commit comments

Comments
 (0)