Skip to content

Commit cfd4533

Browse files
author
Jeel Mehta
committed
Removing the proto dependency and testing it
1 parent b46392f commit cfd4533

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

exporters/aws-otel-otlp-udp-exporter/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ dependencies {
2727
implementation("io.opentelemetry:opentelemetry-api")
2828
implementation("io.opentelemetry:opentelemetry-sdk")
2929
implementation("io.opentelemetry:opentelemetry-exporter-otlp-common")
30-
implementation("io.opentelemetry.proto:opentelemetry-proto:1.0.0-alpha")
3130
compileOnly("com.google.code.findbugs:jsr305:3.0.2")
3231
testImplementation(platform("org.junit:junit-bom:5.9.2"))
3332
testImplementation("org.junit.jupiter:junit-jupiter-api")

0 commit comments

Comments
 (0)