Skip to content

Commit 6b10cdf

Browse files
Bump org.robolectric:robolectric from 4.10.2 to 4.10.3 (#92)
Bumps [org.robolectric:robolectric](https://github.com/robolectric/robolectric) from 4.10.2 to 4.10.3. - [Release notes](https://github.com/robolectric/robolectric/releases) - [Commits](robolectric/robolectric@robolectric-4.10.2...robolectric-4.10.3) --- updated-dependencies: - dependency-name: org.robolectric:robolectric dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c36601f commit 6b10cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tus-android-client/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ version=config.version
3030
dependencies {
3131
implementation fileTree(dir: 'libs', include: ['*.jar'])
3232
implementation 'io.tus.java.client:tus-java-client:0.5.0'
33-
testImplementation 'org.robolectric:robolectric:4.10.2'
33+
testImplementation 'org.robolectric:robolectric:4.10.3'
3434
testImplementation 'junit:junit:4.13.2'
3535
}
3636

0 commit comments

Comments
 (0)