Skip to content

Commit 02d4512

Browse files
fix(deps): update protobuf monorepo to v4.34.0
1 parent 42e180a commit 02d4512

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

grpc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ java {
1616
}
1717

1818
var grpcVersion = "1.79.0"
19-
var protobufVersion = "4.33.5"
19+
var protobufVersion = "4.34.0"
2020
var protocVersion = protobufVersion
2121

2222
dependencies {

0 commit comments

Comments
 (0)