Skip to content

Commit 1732d92

Browse files
Update grpc-java monorepo to v1.81.0 (open-telemetry#224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e57d29 commit 1732d92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ version = ver
2929

3030
description = "Java Bindings for the OpenTelemetry Protocol (OTLP)"
3131

32-
val grpcVersion = "1.80.0"
32+
val grpcVersion = "1.81.0"
3333
val protobufVersion = "4.34.1"
3434

3535
repositories {

0 commit comments

Comments
 (0)