Skip to content

Commit 84f8dce

Browse files
Update dependency io.grpc:grpc-protobuf to v1.76.0
1 parent 1721576 commit 84f8dce

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
@@ -26,7 +26,7 @@ tasks {
2626

2727
description = "Java Bindings for the OpenTelemetry Protocol (OTLP)"
2828

29-
val grpcVersion = "1.75.0"
29+
val grpcVersion = "1.76.0"
3030
val protobufVersion = "4.32.1"
3131

3232
repositories {

0 commit comments

Comments
 (0)