Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-logging-bom to …
Browse files Browse the repository at this point in the history
…v3.11.2 (#5198)

[![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-logging-bom](https://togithub.com/googleapis/java-logging) | `3.11.1` -> `3.11.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-bom/3.11.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-bom/3.11.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-bom/3.11.2/compatibility-slim/3.11.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-bom/3.11.2/confidence-slim/3.11.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-logging</summary>

### [`v3.11.2`](https://togithub.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#&#8203;3112-httpsgithubcomgoogleapisjava-loggingcomparev3111v3112-2022-09-21)

[Compare Source](https://togithub.com/googleapis/java-logging/compare/v3.11.1...v3.11.2)

##### Dependencies

-   Update dependency org.junit.vintage:junit-vintage-engine to v5.9.1 ([#&#8203;1075](https://togithub.com/googleapis/java-logging/issues/1075)) ([d38e9e0](https://togithub.com/googleapis/java-logging/commit/d38e9e0a8a9b4faa487a4ce169d0189e8718a88b))

</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-cloud-bom).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTguMSIsInVwZGF0ZWRJblZlciI6IjMyLjE5OC4xIn0=-->
  • Loading branch information
renovate-bot authored Sep 22, 2022
1 parent d47bcfb commit d2c5032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-logging-bom</artifactId>
<version>3.11.1</version>
<version>3.11.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit d2c5032

Please sign in to comment.