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

Commit d27d848

Browse files
authored
fix(deps): update dependency com.google.api.grpc:grpc-google-common-protos to v2.11.0 (#1906)
1 parent 772c221 commit d27d848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<dependency>
141141
<groupId>com.google.api.grpc</groupId>
142142
<artifactId>grpc-google-common-protos</artifactId>
143-
<version>2.10.0</version>
143+
<version>2.11.0</version>
144144
</dependency>
145145
<dependency>
146146
<groupId>io.grpc</groupId>

0 commit comments

Comments
 (0)