We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebab7e6 commit 0f6703eCopy full SHA for 0f6703e
2 files changed
google-cloud-storage/pom.xml
@@ -126,13 +126,13 @@
126
<dependency>
127
<groupId>com.google.api.grpc</groupId>
128
<artifactId>grpc-google-cloud-kms-v1</artifactId>
129
- <version>0.85.0</version>
+ <version>0.83.1</version>
130
<scope>test</scope>
131
</dependency>
132
133
134
<artifactId>proto-google-cloud-kms-v1</artifactId>
135
136
137
138
pom.xml
@@ -103,7 +103,7 @@
103
104
<groupId>io.grpc</groupId>
105
<artifactId>grpc-bom</artifactId>
106
- <version>1.28.1</version>
+ <version>1.27.0</version>
107
<type>pom</type>
108
<scope>import</scope>
109
0 commit comments