Skip to content

Commit

Permalink
chore(deps): bump com.azure:azure-core from 1.51.0 to 1.52.0
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.51.0 to 1.52.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.51.0...azure-core_1.52.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent d0e8136 commit c7c6994
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.51.0'
api 'com.azure:azure-core:1.52.0'

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

0 comments on commit c7c6994

Please sign in to comment.