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

Commit a206f46

Browse files
authored
fix(deps): update dependency com.google.api.grpc:grpc-google-common-protos to v2.9.6 (#1810)
1 parent bb5dffa commit a206f46

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
@@ -133,7 +133,7 @@
133133
<dependency>
134134
<groupId>com.google.api.grpc</groupId>
135135
<artifactId>grpc-google-common-protos</artifactId>
136-
<version>2.9.5</version>
136+
<version>2.9.6</version>
137137
</dependency>
138138
<dependency>
139139
<groupId>io.grpc</groupId>

0 commit comments

Comments
 (0)