Skip to content

Commit de2e942

Browse files
AntonKtrueAnton K
andauthored
Update protobuf libs version for 1.3.0 (#273)
Co-authored-by: Anton K <[email protected]>
1 parent b47ae31 commit de2e942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/proto.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ext {
22
grpcVersion = '1.33.1'
3-
protobufVersion = '3.14.0'
3+
protobufVersion = '3.21.8'
44
}
55

66
repositories {

0 commit comments

Comments
 (0)