Skip to content

Commit be260d9

Browse files
Update protobuf monorepo to v4.30.1 (#61)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3f243ca commit be260d9

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
@@ -27,7 +27,7 @@ tasks {
2727
description = "Java Bindings for the OpenTelemetry Protocol (OTLP)"
2828

2929
val grpcVersion = "1.71.0"
30-
val protobufVersion = "4.30.0"
30+
val protobufVersion = "4.30.1"
3131

3232
repositories {
3333
mavenCentral()

0 commit comments

Comments
 (0)