Skip to content

Commit 71b3987

Browse files
renovate-botShabirmean
authored andcommitted
deps: update dependency com.google.cloud:google-cloud-pubsub to v1.119.0 (#288)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.118.0` -> `1.119.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.119.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.119.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.119.0/compatibility-slim/1.118.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.119.0/confidence-slim/1.118.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-pubsub</summary> ### [`v1.119.0`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#&#8203;11190-httpsgithubcomgoogleapisjava-pubsubcomparev11180v11190-2022-05-23) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.118.0...v1.119.0) ##### Features - add BigQuery configuration for subscriptions ([#&#8203;1133](https://togithub.com/googleapis/java-pubsub/issues/1133)) ([6f271db](https://togithub.com/googleapis/java-pubsub/commit/6f271db0feadcd338e2c5a0735e3828df5327772)) - add build scripts for native image testing in Java 17 ([#&#8203;1440](https://togithub.com/googleapis/java-pubsub/issues/1440)) ([#&#8203;1145](https://togithub.com/googleapis/java-pubsub/issues/1145)) ([2f89017](https://togithub.com/googleapis/java-pubsub/commit/2f89017c4a9737d0db1456b0b9903ec07a9392e8)) ##### Dependencies - update dependency com.google.cloud:google-cloud-core to v2.7.1 ([#&#8203;1141](https://togithub.com/googleapis/java-pubsub/issues/1141)) ([851a119](https://togithub.com/googleapis/java-pubsub/commit/851a1190725d381232270bd80f6b82929f680f5f)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#&#8203;1142](https://togithub.com/googleapis/java-pubsub/issues/1142)) ([3cf6d82](https://togithub.com/googleapis/java-pubsub/commit/3cf6d82f85bdb49f8b5a4f9805506e8a2fafc53c)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#&#8203;1148](https://togithub.com/googleapis/java-pubsub/issues/1148)) ([b5b004b](https://togithub.com/googleapis/java-pubsub/commit/b5b004b69a0d1154f51233e1e47facc1cd13c716)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights).
1 parent fbf70dc commit 71b3987

File tree

1 file changed

+1
-1
lines changed
  • contact-center-insights/snippets

1 file changed

+1
-1
lines changed

contact-center-insights/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.google.cloud</groupId>
5454
<artifactId>google-cloud-pubsub</artifactId>
55-
<version>1.118.0</version>
55+
<version>1.119.0</version>
5656
<scope>test</scope>
5757
</dependency>
5858
</dependencies>

0 commit comments

Comments
 (0)