We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d48a1b6 commit c4fde93Copy full SHA for c4fde93
grpc/build.gradle
@@ -32,7 +32,7 @@ dependencies {
32
implementation 'io.grpc:grpc-stub:1.53.0'
33
implementation 'io.grpc:grpc-api:1.53.0'
34
35
- implementation 'javax.annotation:javax.annotation-api:1.3.3'
+ implementation 'javax.annotation:javax.annotation-api:1.3.2'
36
37
// For code generation
38
implementation 'com.google.protobuf:protobuf-java:3.21.7'
0 commit comments