8000 Update dependency com.google.cloud:google-cloud-kms to v1.38.1 (#2749) · ileinone/java-docs-samples@cb3410e · GitHub
[go: up one dir, main page]

Skip to content

Commit cb3410e

Browse files
authored
Update dependency com.google.cloud:google-cloud-kms to v1.38.1 (GoogleCloudPlatform#2749)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-kms](https://togithub.com/googleapis/java-kms) | patch | `1.38.0` -> `1.38.1` | --- ### Release Notes <details> <summary>googleapis/java-kms</summary> ### [`v1.38.1`](https://togithub.com/googleapis/java-kms/blob/master/CHANGELOG.md#&#8203;1381-httpswwwgithubcomgoogleapisjava-kmscomparev1380v1381-2020-04-20) [Compare Source](https://togithub.com/googleapis/java-kms/compare/v1.38.0...v1.38.1) </details> --- ### 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**: Never, 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#GoogleCloudPlatform/java-docs-samples).
1 parent 7a93564 commit cb3410e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>com.google.cloud</groupId>
2727
<artifactId>google-cloud-kms</artifactId>
28-
<version>1.38.0</version>
28+
<version>1.38.1</version>
2929
</dependency>
3030

3131
<!-- test dependencies -->

0 commit comments

Comments
 (0)
0