Skip to content

Commit e2602ee

Browse files
authored
Revert "chore(deps): bump com.azure:azure-core from 1.54.1 to 1.55.0 in /components/authentication/azure"
1 parent ca03a81 commit e2602ee

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)