Skip to content

Commit

Permalink
core: bump com.datadoghq:dd-trace-api from 1.31.2 to 1.37.0 in /core
Browse files Browse the repository at this point in the history
Bumps [com.datadoghq:dd-trace-api](https://github.com/datadog/dd-trace-java) from 1.31.2 to 1.37.0.
- [Release notes](https://github.com/datadog/dd-trace-java/releases)
- [Changelog](https://github.com/DataDog/dd-trace-java/blob/master/docs/releases.md)
- [Commits](DataDog/dd-trace-java@v1.31.2...v1.37.0)

---
updated-dependencies:
- dependency-name: com.datadoghq:dd-trace-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Khoyo committed Jul 17, 2024
1 parent ae99927 commit 5737818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ opentelemetry-api = { module = 'io.opentelemetry:opentelemetry-api', version.ref
opentelemetry-instrumentation-annotations = { module = 'io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations', version = '2.3.0' }

opentracing-util = { module = 'io.opentracing:opentracing-util', version = '0.33.0' }
dd-trace-api = { module = 'com.datadoghq:dd-trace-api', version = '1.31.2' }
dd-trace-api = { module = 'com.datadoghq:dd-trace-api', version = '1.37.0' }

kaml = { module = 'com.charleskorn.kaml:kaml', version = '0.59.0' } # Apache 2.0

Expand Down

0 comments on commit 5737818

Please sign in to comment.