Skip to content

Commit c4fde93

Browse files
committed
Undo accidental version change
1 parent d48a1b6 commit c4fde93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grpc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
implementation 'io.grpc:grpc-stub:1.53.0'
3333
implementation 'io.grpc:grpc-api:1.53.0'
3434

35-
implementation 'javax.annotation:javax.annotation-api:1.3.3'
35+
implementation 'javax.annotation:javax.annotation-api:1.3.2'
3636

3737
// For code generation
3838
implementation 'com.google.protobuf:protobuf-java:3.21.7'

0 commit comments

Comments
 (0)