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.
1 parent 44a2bca commit 1f5561aCopy full SHA for 1f5561a
components/authentication/azure/gradle/dependencies.gradle
@@ -9,7 +9,7 @@ dependencies {
9
implementation 'io.opentelemetry:opentelemetry-context:1.51.0'
10
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
11
api 'javax.xml.stream:stax-api:1.0-2'
12
- api 'com.azure:azure-core:1.55.3'
+ api 'com.azure:azure-core:1.55.4'
13
14
api project(':components:abstractions')
15
}
0 commit comments