Skip to content

Commit

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

Revert "chore(deps): bump com.azure:azure-core from 1.54.1 to 1.55.0 in /components/authentication/azure"
  • Loading branch information
baywet authored Feb 7, 2025
2 parents ca03a81 + e2602ee commit f8919ce
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.46.0'
implementation 'io.opentelemetry:opentelemetry-context:1.46.0'
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
api 'com.azure:azure-core:1.55.0'
api 'com.azure:azure-core:1.54.1'

api project(':components:abstractions')
}

0 comments on commit f8919ce

Please sign in to comment.