Skip to content

Commit 176b68d

Browse files
deps: update dependency io.grpc:grpc-protobuf to v1.49.1
1 parent c2e4d4b commit 176b68d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grpc-google-common-protos/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repositories {
1919

2020
dependencies {
2121
compile 'io.grpc:grpc-stub:1.49.0'
22-
compile 'io.grpc:grpc-protobuf:1.49.0'
22+
compile 'io.grpc:grpc-protobuf:1.49.1'
2323
compile project(':proto-google-common-protos')
2424
}
2525

0 commit comments

Comments
 (0)