Skip to content

Commit 051f772

Browse files
authored
Merge pull request #46 from privy-open-source/renovate/org.robolectric-robolectric-4.x
fix(deps): update dependency org.robolectric:robolectric to v4.14.1
2 parents a8e05d5 + e42202b commit 051f772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pena/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353
implementation 'androidx.core:core-ktx:1.13.1'
5454
implementation 'androidx.test.ext:junit-ktx:1.2.1'
5555
testImplementation 'junit:junit:4.13.2'
56-
testImplementation 'org.robolectric:robolectric:4.13'
56+
testImplementation 'org.robolectric:robolectric:4.14.1'
5757
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
5858
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
5959
}

0 commit comments

Comments
 (0)