Skip to content

Commit 3050541

Browse files
author
Jeel Mehta
committed
Updating dependencies after the change of naming convention
1 parent 371854f commit 3050541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-apps/integ-test-app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repositories {
1212

1313
dependencies {
1414
implementation("org.springframework.boot:spring-boot-starter-web")
15-
implementation("software.opentelemetry.exporters.otlp.udp:aws-otel-otlp-udp-exporter:0.0.1")
15+
implementation("software.amazon.opentelemetry.exporters.otlp.udp.trace:aws-otel-otlp-udp-exporter:0.0.1")
1616
implementation("io.opentelemetry:opentelemetry-api")
1717
implementation("io.opentelemetry:opentelemetry-sdk")
1818
}

0 commit comments

Comments
 (0)