Skip to content

Commit 7b5e7d1

Browse files
authored
deps: update dependency com.google.api.grpc:grpc-google-cloud-kms-v1 to v0.85.1 (#273)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | com.google.api.grpc:grpc-google-cloud-kms-v1 | minor | `0.83.1` -> `0.85.1` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-storage).
1 parent 7bae49f commit 7b5e7d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-storage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<dependency>
127127
<groupId>com.google.api.grpc</groupId>
128128
<artifactId>grpc-google-cloud-kms-v1</artifactId>
129-
<version>0.83.1</version>
129+
<version>0.85.1</version>
130130
<scope>test</scope>
131131
</dependency>
132132
<dependency>

0 commit comments

Comments
 (0)