Skip to content

Commit c3c7079

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-logging-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==-->
1 parent b933cf7 commit c3c7079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.google.cloud</groupId>
3131
<artifactId>google-cloud-logging-logback</artifactId>
32-
<version>0.131.12-alpha</version>
32+
<version>0.131.13-alpha</version>
3333
</dependency>
3434
<!-- [END logging-logback_install_without_bom] -->
3535

0 commit comments

Comments
 (0)