Skip to content

Commit

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

Bumps [io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations](https://github.com/open-telemetry/opentelemetry-java-instrumentation) from 2.12.0 to 2.13.0.
- [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.12.0...v2.13.0)

---
updated-dependencies:
- dependency-name: io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations
  dependency-type: direct:production
  update-type: version-update:semver-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 17, 2025
1 parent 7213f8e commit 9bfc56d
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 @@ -21,7 +21,7 @@ dependencies {
implementation("no.nav.dagpenger:dp-grunnbelop:20240812.99.7f2e69")
implementation("com.github.navikt:dp-inntekt-kontrakter:1_20231220.55a8a9")

implementation("io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations:2.12.0")
implementation("io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations:2.13.0")
implementation("io.opentelemetry:opentelemetry-api:1.47.0")

implementation("no.bekk.bekkopen:nocommons:0.16.0")
Expand Down

0 comments on commit 9bfc56d

Please sign in to comment.