Skip to content

Commit

Permalink
Bump com.azure:azure-core in /components/authentication/azure
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.42.0 to 1.43.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.42.0...azure-core_1.43.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 8, 2023
1 parent 1531620 commit 74cf6fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/authentication/azure/gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {
implementation 'io.opentelemetry:opentelemetry-context:1.29.0'
implementation 'com.google.guava:guava:32.1.2-jre'
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
api 'com.azure:azure-core:1.42.0'
api 'com.azure:azure-core:1.43.0'

api project(':components:abstractions')
}

0 comments on commit 74cf6fc

Please sign in to comment.