Skip to content

Commit d7f14e3

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-logging-logback to v0.130.6-alpha (#5846)
[![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-logback](https://togithub.com/googleapis/java-logging-logback) | `0.130.5-alpha` -> `0.130.6-alpha` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.130.6-alpha/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.130.6-alpha/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.130.6-alpha/compatibility-slim/0.130.5-alpha)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.130.6-alpha/confidence-slim/0.130.5-alpha)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### 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 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDYuMiIsInVwZGF0ZWRJblZlciI6IjM0LjE0Ni4yIn0=-->
1 parent af54811 commit d7f14e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@
214214
<dependency>
215215
<groupId>com.google.cloud</groupId>
216216
<artifactId>google-cloud-logging-logback</artifactId>
217-
<version>0.130.5-alpha</version>
217+
<version>0.130.6-alpha</version>
218218
</dependency>
219219
<dependency>
220220
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)