Skip to content

Commit 21e9242

Browse files
chore(deps): bump org.robolectric:robolectric
Bumps [org.robolectric:robolectric](https://github.com/robolectric/robolectric) from 4.15.1 to 4.16. - [Release notes](https://github.com/robolectric/robolectric/releases) - [Commits](robolectric/robolectric@robolectric-4.15.1...robolectric-4.16) --- updated-dependencies: - dependency-name: org.robolectric:robolectric dependency-version: '4.16' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 514018c commit 21e9242

File tree

1 file changed

+1
-1
lines changed
  • packages/secure_storage/amplify_secure_storage/android

1 file changed

+1
-1
lines changed

packages/secure_storage/amplify_secure_storage/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ dependencies {
5656
// See https://github.com/aws-amplify/amplify-flutter/issues/2640
5757
implementation 'com.google.crypto.tink:tink-android:[1.8.0, )'
5858
testImplementation 'junit:junit:4.13.2'
59-
testImplementation 'org.robolectric:robolectric:4.15.1'
59+
testImplementation 'org.robolectric:robolectric:4.16'
6060
testImplementation 'androidx.test:core-ktx:1.6.1'
6161
}

0 commit comments

Comments
 (0)