Skip to content

Commit

Permalink
Merge pull request #1329 from microsoft/dependabot/gradle/components/…
Browse files Browse the repository at this point in the history
…authentication/azure/com.azure-azure-core-1.49.1

Bump com.azure:azure-core from 1.49.0 to 1.49.1 in /components/authentication/azure
  • Loading branch information
baywet authored Jun 7, 2024
2 parents b7be3e3 + 6ce78eb commit c764d38
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-api:1.38.0'
implementation 'io.opentelemetry:opentelemetry-context:1.38.0'
implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'
api 'com.azure:azure-core:1.49.0'
api 'com.azure:azure-core:1.49.1'

api project(':components:abstractions')
}

0 comments on commit c764d38

Please sign in to comment.