Skip to content

Commit f02fbf2

Browse files
fix(deps): update all patch versions to v4.33.3
1 parent e822d54 commit f02fbf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.78.0"
19-
var protobufVersion = "4.33.2"
19+
var protobufVersion = "4.33.3"
2020
var protocVersion = protobufVersion
2121

2222
dependencies {

0 commit comments

Comments
 (0)