Skip to content

Commit 5a8e9a0

Browse files
Update grpc-java monorepo to v1.77.0
1 parent 86fc231 commit 5a8e9a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.76.0"
32+
val grpcVersion = "1.77.0"
3333
val protobufVersion = "4.33.0"
3434

3535
repositories {

0 commit comments

Comments
 (0)