Skip to content

Commit fbad300

Browse files
Update protobuf monorepo to v4.34.0
1 parent 1122720 commit fbad300

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
@@ -30,7 +30,7 @@ version = ver
3030
description = "Java Bindings for the OpenTelemetry Protocol (OTLP)"
3131

3232
val grpcVersion = "1.79.0"
33-
val protobufVersion = "4.33.5"
33+
val protobufVersion = "4.34.0"
3434

3535
repositories {
3636
mavenCentral()

0 commit comments

Comments
 (0)