Skip to content

Commit

Permalink
chore(deps): bump org.robolectric:robolectric (#596)
Browse files Browse the repository at this point in the history
Bumps [org.robolectric:robolectric](https://github.com/robolectric/robolectric) from 4.10.3 to 4.11.1.
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](robolectric/robolectric@robolectric-4.10.3...robolectric-4.11.1)

---
updated-dependencies:
- dependency-name: org.robolectric:robolectric
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent e349839 commit 4ab611c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/clientlib-ktx/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ dependencies {
testImplementation 'androidx.test:rules:1.5.0'
testImplementation 'org.jetbrains.kotlin:kotlin-test:1.9.10'
testImplementation 'org.jetbrains.kotlinx:kotlinx-coroutines-test:1.7.3'
testImplementation 'org.robolectric:robolectric:4.10.3'
testImplementation 'org.robolectric:robolectric:4.11.1'
implementation 'org.mockito.kotlin:mockito-kotlin:4.1.0'
implementation 'org.mockito:mockito-inline:5.2.0'

Expand Down

0 comments on commit 4ab611c

Please sign in to comment.