Skip to content

Commit a76ec36

Browse files
Bump org.robolectric:robolectric from 4.12.1 to 4.12.2 (#110)
Bumps [org.robolectric:robolectric](https://github.com/robolectric/robolectric) from 4.12.1 to 4.12.2. - [Release notes](https://github.com/robolectric/robolectric/releases) - [Commits](robolectric/robolectric@robolectric-4.12.1...robolectric-4.12.2) --- 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 170d9c7 commit a76ec36

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
@@ -31,7 +31,7 @@ version=config.version
3131
dependencies {
3232
implementation fileTree(dir: 'libs', include: ['*.jar'])
3333
implementation 'io.tus.java.client:tus-java-client:0.5.0'
34-
testImplementation 'org.robolectric:robolectric:4.12.1'
34+
testImplementation 'org.robolectric:robolectric:4.12.2'
3535
testImplementation 'junit:junit:4.13.2'
3636
}
3737

0 commit comments

Comments
 (0)