Skip to content

Commit f8919ce

Browse files
authored
Merge pull request #1754 from microsoft/revert-1753-dependabot/gradle/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"
2 parents ca03a81 + e2602ee commit f8919ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/authentication/azure/gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies {
1212
implementation 'io.opentelemetry:opentelemetry-api:1.46.0'
1313
implementation 'io.opentelemetry:opentelemetry-context:1.46.0'
1414
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
15-
api 'com.azure:azure-core:1.55.0'
15+
api 'com.azure:azure-core:1.54.1'
1616

1717
api project(':components:abstractions')
1818
}

0 commit comments

Comments
 (0)