Skip to content

Commit 9cd10f2

Browse files
dependabot[bot]cadivus
authored andcommitted
chore(deps): bump org.robolectric:robolectric
Bumps [org.robolectric:robolectric](https://github.com/robolectric/robolectric) from 4.15.1 to 4.16.1. - [Release notes](https://github.com/robolectric/robolectric/releases) - [Commits](robolectric/robolectric@robolectric-4.15.1...robolectric-4.16.1) --- updated-dependencies: - dependency-name: org.robolectric:robolectric dependency-version: 4.16.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb03cdf commit 9cd10f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/notifications/push/amplify_push_notifications/android

packages/notifications/push/amplify_push_notifications/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dependencies {
8080
testImplementation 'io.mockk:mockk:1.14.4'
8181
// slf4j is logging facade package used by mockk internally
8282
testImplementation 'org.slf4j:slf4j-nop:2.0.7'
83-
testImplementation 'org.robolectric:robolectric:4.15.1'
83+
testImplementation 'org.robolectric:robolectric:4.16.1'
8484
testImplementation 'org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10.2'
8585

8686
}

0 commit comments

Comments
 (0)