Skip to content

Commit 0d24035

Browse files
authored
deps: update dependency io.grpc:grpc-protobuf to v1.49.2 (#464)
1 parent 8ad215f commit 0d24035

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java-iam/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.1'
22-
compile 'io.grpc:grpc-protobuf:1.49.1'
22+
compile 'io.grpc:grpc-protobuf:1.49.2'
2323
compile project(':proto-google-iam-v1')
2424
}
2525

0 commit comments

Comments
 (0)