Skip to content

Commit 4e1c3a5

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-secretmanager to v1.1.1 (GoogleCloudPlatform#3517)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-secretmanager](https://togithub.com/googleapis/java-secretmanager) | patch | `1.1.0` -> `1.1.1` | --- ### Release Notes <details> <summary>googleapis/java-secretmanager</summary> ### [`v1.1.1`](https://togithub.com/googleapis/java-secretmanager/blob/master/CHANGELOG.md#&#8203;111-httpswwwgithubcomgoogleapisjava-secretmanagercomparev110v111-2020-08-10) [Compare Source](https://togithub.com/googleapis/java-secretmanager/compare/v1.1.0...v1.1.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 6a9f04a commit 4e1c3a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

secretmanager/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>com.google.cloud</groupId>
4343
<artifactId>google-cloud-secretmanager</artifactId>
44-
<version>1.1.0</version>
44+
<version>1.1.1</version>
4545
</dependency>
4646

4747
<dependency>

0 commit comments

Comments
 (0)