Skip to content

Commit 1c85239

Browse files
[release/v1.25.x] Avoid dependency bom conflict (#841)
Co-authored-by: Trask Stalnaker <[email protected]>
1 parent cea96ca commit 1c85239

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ val DEPENDENCY_BOMS = listOf(
1717
"com.linecorp.armeria:armeria-bom:1.23.1",
1818
"org.junit:junit-bom:5.9.2",
1919
"io.grpc:grpc-bom:1.54.1",
20-
"io.opentelemetry:opentelemetry-bom-alpha:1.24.0-alpha",
2120
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.24.0-alpha",
2221
"org.testcontainers:testcontainers-bom:1.18.0"
2322
)

0 commit comments

Comments
 (0)