Skip to content

Commit

Permalink
chore(deps): bump org.robolectric:robolectric from 4.11.1 to 4.12 in …
Browse files Browse the repository at this point in the history
…/packages/android_intent_plus/android (#2797)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 4, 2024
1 parent c5c206f commit e049292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/android_intent_plus/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ dependencies {
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.mockito:mockito-core:5.11.0'
testImplementation 'androidx.test:core:1.5.0'
testImplementation 'org.robolectric:robolectric:4.11.1'
testImplementation 'org.robolectric:robolectric:4.12'
}

0 comments on commit e049292

Please sign in to comment.