Skip to content

Commit

Permalink
Merge pull request #699 from microsoft/dependabot/gradle/components/a…
Browse files Browse the repository at this point in the history
…uthentication/azure/io.opentelemetry-opentelemetry-api-1.31.0

Bump io.opentelemetry:opentelemetry-api from 1.30.1 to 1.31.0 in /components/authentication/azure
  • Loading branch information
github-actions[bot] authored Oct 7, 2023
2 parents c2d7f23 + ee0322a commit a7d2bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/authentication/azure/gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies {
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'

// This dependency is used internally, and not exposed to consumers on their own compile classpath.
implementation 'io.opentelemetry:opentelemetry-api:1.30.1'
implementation 'io.opentelemetry:opentelemetry-api:1.31.0'
implementation 'io.opentelemetry:opentelemetry-context:1.31.0'
implementation 'com.google.guava:guava:32.1.2-jre'
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
Expand Down

0 comments on commit a7d2bc9

Please sign in to comment.