Skip to content

Commit 437e63c

Browse files
build(deps): Bump org.robolectric:robolectric from 4.9.2 to 4.10
Bumps [org.robolectric:robolectric](https://github.com/robolectric/robolectric) from 4.9.2 to 4.10. - [Release notes](https://github.com/robolectric/robolectric/releases) - [Commits](robolectric/robolectric@robolectric-4.9.2...robolectric-4.10) --- updated-dependencies: - dependency-name: org.robolectric:robolectric dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e79d2c9 commit 437e63c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ dependencies {
121121
testImplementation 'androidx.arch.core:core-testing:2.2.0'
122122
testImplementation 'junit:junit:4.13.2'
123123
testImplementation 'org.mockito:mockito-core:5.3.0'
124-
testImplementation 'org.robolectric:robolectric:4.9.2'
124+
testImplementation 'org.robolectric:robolectric:4.10'
125125

126126
implementation fileTree(dir: 'libs', include: ['*.jar'])
127127
}

0 commit comments

Comments
 (0)