Skip to content

Commit

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

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

---

### Release Notes

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

### [`v3.13.2`](https://togithub.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#&#8203;3132-httpsgithubcomgoogleapisjava-loggingcomparev3131v3132-2022-11-21)

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

##### Dependencies

-   Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.18 ([#&#8203;1201](https://togithub.com/googleapis/java-logging/issues/1201)) ([8b00108](https://togithub.com/googleapis/java-logging/commit/8b001089f2b0c387134f5fda7cea762433be1198))
-   Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.18 ([#&#8203;1202](https://togithub.com/googleapis/java-logging/issues/1202)) ([c884361](https://togithub.com/googleapis/java-logging/commit/c884361df06a4eb42712d41e1cfeaa9cf75792b1))

</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 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-logging-logback).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yOS4yIiwidXBkYXRlZEluVmVyIjoiMzQuMjkuMiJ9-->
  • Loading branch information
renovate-bot committed Nov 22, 2022
1 parent f3baa25 commit 9df68d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -17,7 +17,7 @@
<logback.version>1.2.11</logback.version>
<easymock.version>5.0.1</easymock.version>
<truth.version>1.1.3</truth.version>
<logging.version>3.13.1</logging.version>
<logging.version>3.13.2</logging.version>
<slf4j.version>1.7.36</slf4j.version>
<google.api-common.version>1.10.1</google.api-common.version>
</properties>
Expand Down

0 comments on commit 9df68d4

Please sign in to comment.