Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency com.google.auto.value:auto-value to v1…
Browse files Browse the repository at this point in the history
….7.4 (#3248)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.auto.value:auto-value](https://togithub.com/google/auto) | patch | `1.7.2` -> `1.7.4` |
| [com.google.auto.value:auto-value](https://togithub.com/google/auto) | patch | `1.7.3` -> `1.7.4` |

---

### Renovate configuration

:date: **Schedule**: "after 9am and before 3pm" (UTC).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

:no_bell: **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/gapic-generator).
  • Loading branch information
renovate-bot authored Jul 17, 2020
1 parent c52f71b commit 1cb54ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/clients/java/pubsub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>com.google.auto.value</groupId>
<artifactId>auto-value</artifactId>
<version>1.7.3</version>
<version>1.7.4</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 1cb54ee

Please sign in to comment.