Skip to content

Commit

Permalink
chore: bump com.mparticle:android-core from 5.55.0 to 5.55.1 in /android
Browse files Browse the repository at this point in the history
Bumps [com.mparticle:android-core](https://github.com/mparticle/mparticle-sdk-android) from 5.55.0 to 5.55.1.
- [Release notes](https://github.com/mparticle/mparticle-sdk-android/releases)
- [Changelog](https://github.com/mParticle/mparticle-android-sdk/blob/main/CHANGELOG.md)
- [Commits](mParticle/mparticle-android-sdk@v5.55.0...v5.55.1)

---
updated-dependencies:
- dependency-name: com.mparticle:android-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent ad54b0f commit 6f3b8fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@ dependencies {
testImplementation 'junit:junit:4.13.2'
testImplementation files('libs/java-json.jar')

testImplementation 'com.mparticle:android-core:5.55.0'
testImplementation 'com.mparticle:android-core:5.55.1'
testImplementation 'com.facebook.react:react-native:0.20.1'
}

0 comments on commit 6f3b8fa

Please sign in to comment.