Skip to content

Commit fcb3a21

Browse files
Update grpc-java monorepo to v1.82.0
1 parent 4314bfe commit fcb3a21

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.81.0"
32+
val grpcVersion = "1.82.0"
3333
val protobufVersion = "4.35.0"
3434

3535
repositories {

0 commit comments

Comments
 (0)