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

Commit aef967b

Browse files
authored
Merge pull request #452 from owncloud/dependabot/gradle/org.robolectric-robolectric-4.7.3
Bump robolectric from 4.5.1 to 4.7.3
2 parents 4fa986e + 5ce81e3 commit aef967b

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.5.1'
18+
testImplementation 'org.robolectric:robolectric:4.7.3'
1919
}
2020

2121
android {

0 commit comments

Comments
 (0)