Skip to content

Commit 3ab5f74

Browse files
Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha from 1.25.1-alpha to 1.26.0-alpha (#870)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ce85a2 commit 3ab5f74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ val DEPENDENCY_BOMS = listOf(
1717
"com.linecorp.armeria:armeria-bom:1.23.1",
1818
"org.junit:junit-bom:5.9.3",
1919
"io.grpc:grpc-bom:1.55.1",
20-
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.25.1-alpha",
20+
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.26.0-alpha",
2121
"org.testcontainers:testcontainers-bom:1.18.0"
2222
)
2323

0 commit comments

Comments
 (0)