We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ca03a81 + e2602ee commit f8919ceCopy full SHA for f8919ce
components/authentication/azure/gradle/dependencies.gradle
@@ -12,7 +12,7 @@ dependencies {
12
implementation 'io.opentelemetry:opentelemetry-api:1.46.0'
13
implementation 'io.opentelemetry:opentelemetry-context:1.46.0'
14
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
15
- api 'com.azure:azure-core:1.55.0'
+ api 'com.azure:azure-core:1.54.1'
16
17
api project(':components:abstractions')
18
}
0 commit comments