Skip to content

Commit

Permalink
Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-a…
Browse files Browse the repository at this point in the history
…nnotations (#811)

Bumps the minor group with 1 update: [io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations](https://github.com/open-telemetry/opentelemetry-java-instrumentation).


Updates `io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations` from 2.13.0 to 2.13.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java-instrumentation@v2.13.0...v2.13.1)

---
updated-dependencies:
- dependency-name: io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent a0a10ed commit ecff78e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
implementation("io.sentry:sentry-spring-boot-starter-jakarta:8.2.0")
implementation("uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-starter:5.3.1")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1")
implementation("io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations:2.13.0")
implementation("io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations:2.13.1")
implementation("io.opentelemetry:opentelemetry-extension-kotlin")
testImplementation("org.springframework.security:spring-security-test")
testImplementation("com.github.tomakehurst:wiremock-jre8-standalone:3.0.1")
Expand Down

0 comments on commit ecff78e

Please sign in to comment.