Skip to content

Commit

Permalink
Merge pull request #1331 from microsoft/dependabot/gradle/components/…
Browse files Browse the repository at this point in the history
…abstractions/io.opentelemetry-opentelemetry-api-1.39.0

Bump io.opentelemetry:opentelemetry-api from 1.38.0 to 1.39.0 in /components/abstractions
  • Loading branch information
github-actions[bot] authored Jun 8, 2024
2 parents 49a1b24 + 9558063 commit f30de33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/abstractions/gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ dependencies {

// This dependency is used internally, and not exposed to consumers on their own compile classpath.
implementation 'io.github.std-uritemplate:std-uritemplate:0.0.58'
implementation 'io.opentelemetry:opentelemetry-api:1.38.0'
implementation 'io.opentelemetry:opentelemetry-api:1.39.0'
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
}

0 comments on commit f30de33

Please sign in to comment.