Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-logging-…
Browse files Browse the repository at this point in the history
…logback to v0.131.13-alpha (#1379)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-logging-logback](https://redirect.github.com/googleapis/java-logging-logback) | `0.131.12-alpha` -> `0.131.13-alpha` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-logging-logback/0.131.13-alpha?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-logging-logback/0.131.13-alpha?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-logging-logback/0.131.12-alpha/0.131.13-alpha?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-logging-logback/0.131.12-alpha/0.131.13-alpha?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-logging-logback (com.google.cloud:google-cloud-logging-logback)</summary>

### [`v0.131.13-alpha`](https://redirect.github.com/googleapis/java-logging-logback/blob/HEAD/CHANGELOG.md#013113-alpha-2024-10-01)

[Compare Source](https://redirect.github.com/googleapis/java-logging-logback/compare/v0.131.12-alpha...v0.131.13-alpha)

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-logging to v3.20.3 ([#&#8203;1377](https://redirect.github.com/googleapis/java-logging-logback/issues/1377)) ([72a49b0](https://redirect.github.com/googleapis/java-logging-logback/commit/72a49b03a583490e7dc26e3f8fdfa4321e5d793f))
-   Update dependency com.google.cloud:sdk-platform-java-config to v3.36.0 ([#&#8203;1373](https://redirect.github.com/googleapis/java-logging-logback/issues/1373)) ([9ac2116](https://redirect.github.com/googleapis/java-logging-logback/commit/9ac211648aabd1c9aedd99c332c8ec565e9e5cf0))
-   Update dependency com.google.cloud:sdk-platform-java-config to v3.36.1 ([#&#8203;1376](https://redirect.github.com/googleapis/java-logging-logback/issues/1376)) ([24cf11b](https://redirect.github.com/googleapis/java-logging-logback/commit/24cf11b70361752abf5b682332fe2947c76cf8f0))

</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, check this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-logging-logback).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
renovate-bot authored Oct 8, 2024
1 parent b933cf7 commit c3c7079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/install-without-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-logging-logback</artifactId>
<version>0.131.12-alpha</version>
<version>0.131.13-alpha</version>
</dependency>
<!-- [END logging-logback_install_without_bom] -->

Expand Down

0 comments on commit c3c7079

Please sign in to comment.