Skip to content

Commit 09d5078

Browse files
committed
Update apm agent to 1.52.2
1 parent 31576b6 commit 09d5078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/apm/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
implementation "io.opentelemetry:opentelemetry-api:${otelVersion}"
2121
implementation "io.opentelemetry:opentelemetry-context:${otelVersion}"
2222
implementation "io.opentelemetry:opentelemetry-semconv:${otelSemconvVersion}"
23-
runtimeOnly "co.elastic.apm:elastic-apm-agent:1.52.1"
23+
runtimeOnly "co.elastic.apm:elastic-apm-agent:1.52.2"
2424

2525
javaRestTestImplementation project(':modules:apm')
2626
javaRestTestImplementation project(':test:framework')

0 commit comments

Comments
 (0)