Skip to content

Commit be8b559

Browse files
Update dependency com.google.protobuf:protobuf-java to v4.33.0 (#139)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5745a7f commit be8b559

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

3232
val grpcVersion = "1.76.0"
33-
val protobufVersion = "4.32.1"
33+
val protobufVersion = "4.33.0"
3434

3535
repositories {
3636
mavenCentral()

0 commit comments

Comments
 (0)