Skip to content

Commit

Permalink
core: bump com.datadoghq:dd-trace-api from 1.37.0 to 1.37.1 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.37.0 to 1.37.1.
- [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.37.0...v1.37.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Khoyo committed Jul 17, 2024
1 parent 8daf9ef commit 61ee32a
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.6.0' }

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

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

Expand Down

0 comments on commit 61ee32a

Please sign in to comment.