Skip to content

Commit

Permalink
chore(deps): bump com.azure:azure-core from 1.52.0 to 1.53.0 in /android
Browse files Browse the repository at this point in the history
Bumps [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.52.0 to 1.53.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.52.0...azure-core_1.53.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 844f9c9 commit 61e2d4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'

api 'com.squareup.okhttp3:okhttp:4.12.0'
api 'com.azure:azure-core:1.52.0'
api 'com.azure:azure-core:1.53.0'

api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.5.0'
api 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.5.0'
Expand Down

0 comments on commit 61e2d4e

Please sign in to comment.