Skip to content

Commit 41bbf67

Browse files
committed
fix(deps): Update dependency com.google.protobuf:protobuf-java-util to v4.33.4
1 parent 4949d57 commit 41bbf67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ java {
2828
}
2929

3030
def grpcVersion = '1.78.0'
31-
def protobufVersion = '4.33.2'
31+
def protobufVersion = '4.33.4'
3232
def protocVersion = protobufVersion
3333

3434
dependencies {

0 commit comments

Comments
 (0)