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

Commit 702448d

Browse files
deps: update dependency io.grpc:grpc-stub to v1.43.1 (#278)
Co-authored-by: Neenu Shaji <[email protected]>
1 parent c757b6e commit 702448d

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
@@ -18,7 +18,7 @@ repositories {
1818
}
1919

2020
dependencies {
21-
compile 'io.grpc:grpc-stub:1.42.1'
21+
compile 'io.grpc:grpc-stub:1.43.1'
2222
compile 'io.grpc:grpc-protobuf:1.43.1'
2323
compile project(':proto-google-common-protos')
2424
}

0 commit comments

Comments
 (0)