Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit eb9e87c

Browse files
committed
deps: update dependency io.grpc:grpc-protobuf to v1.50.2
1 parent b86f46c commit eb9e87c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎grpc-google-iam-v1/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repositories {
1919

2020
dependencies {
2121
compile 'io.grpc:grpc-stub:1.49.2'
22-
compile 'io.grpc:grpc-protobuf:1.50.0'
22+
compile 'io.grpc:grpc-protobuf:1.50.2'
2323
compile project(':proto-google-iam-v1')
2424
}
2525

0 commit comments

Comments
 (0)