Skip to content

Commit

Permalink
Bump io.opentelemetry:opentelemetry-api from 1.40.0 to 1.41.0
Browse files Browse the repository at this point in the history
Bumps [io.opentelemetry:opentelemetry-api](https://github.com/open-telemetry/opentelemetry-java) from 1.40.0 to 1.41.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.40.0...v1.41.0)

---
updated-dependencies:
- dependency-name: io.opentelemetry:opentelemetry-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent c880574 commit 4f30937
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 @@ -24,7 +24,7 @@ dependencies {
implementation("com.github.navikt:dp-inntekt-kontrakter:1_20231220.55a8a9")

implementation("io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations:2.6.0")
implementation("io.opentelemetry:opentelemetry-api:1.40.0")
implementation("io.opentelemetry:opentelemetry-api:1.41.0")

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

Expand Down

0 comments on commit 4f30937

Please sign in to comment.