Skip to content

Commit d21ea95

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-logging-logback to v0.132.12-alpha (#1501)
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.132.11-alpha` -> `0.132.12-alpha` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-logging-logback/0.132.12-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.132.12-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.132.11-alpha/0.132.12-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.132.11-alpha/0.132.12-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.132.12-alpha`](https://redirect.github.com/googleapis/java-logging-logback/blob/HEAD/CHANGELOG.md#013212-alpha-2025-07-29) [Compare Source](https://redirect.github.com/googleapis/java-logging-logback/compare/v0.132.11-alpha...v0.132.12-alpha) ##### Dependencies - Update dependency com.google.cloud:google-cloud-logging to v3.23.1 ([#&#8203;1499](https://redirect.github.com/googleapis/java-logging-logback/issues/1499)) ([c6ee22a](https://redirect.github.com/googleapis/java-logging-logback/commit/c6ee22acba8970194fcb47810be3c793e5422668)) - Update dependency com.google.cloud:sdk-platform-java-config to v3.50.2 ([#&#8203;1497](https://redirect.github.com/googleapis/java-logging-logback/issues/1497)) ([7ffc383](https://redirect.github.com/googleapis/java-logging-logback/commit/7ffc383273338119368ff0320d00bc1547ab2696)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40My41IiwidXBkYXRlZEluVmVyIjoiNDEuNDMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent 245e0a5 commit d21ea95

File tree

1 file changed

+1
-1
lines changed
  • java-logging-logback/samples/install-without-bom

1 file changed

+1
-1
lines changed

java-logging-logback/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.132.11-alpha</version>
32+
<version>0.132.12-alpha</version>
3333
</dependency>
3434
<!-- [END logging-logback_install_without_bom] -->
3535

0 commit comments

Comments
 (0)