Skip to content

Commit ed9d96d

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-notification to v0.121.5-beta (#217)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-notification](com/google/cloud/google-cloud-notification) | patch | `0.121.3-beta` -> `0.121.5-beta` | --- ### 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#github/googleapis/java-notification).
1 parent 4930cf2 commit ed9d96d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notification/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<groupId>com.google.cloud</groupId>
4141
<artifactId>google-cloud-notification</artifactId>
4242
<!-- TODO: REMOVE VERSION SPECIFIED BELOW WHEN THE CLIENT GOES GA-->
43-
<version>0.121.3-beta</version>
43+
<version>0.121.5-beta</version>
4444
</dependency>
4545

4646
<dependency>

0 commit comments

Comments
 (0)