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 fee1d83 + 9e7a8bc commit 6d75a43Copy full SHA for 6d75a43
components/authentication/azure/gradle/dependencies.gradle
@@ -5,7 +5,7 @@ dependencies {
5
testImplementation 'org.mockito:mockito-core:5.18.0'
6
7
// This dependency is used internally, and not exposed to consumers on their own compile classpath.
8
- implementation 'io.opentelemetry:opentelemetry-api:1.50.0'
+ implementation 'io.opentelemetry:opentelemetry-api:1.51.0'
9
implementation 'io.opentelemetry:opentelemetry-context:1.50.0'
10
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
11
api 'javax.xml.stream:stax-api:1.0-2'
0 commit comments