Skip to content

Commit 0ca1805

Browse files
fix(deps): update dependency org.robolectric:robolectric to v4.15.1
1 parent 0888603 commit 0ca1805

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.14.1'
56+
testImplementation 'org.robolectric:robolectric:4.15.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)