Skip to content

Commit

Permalink
deps: update autovalue.version to v1.7.2 (#306)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.auto.value:auto-value-annotations](https://github.com/google/auto) | patch | `1.7.1` -> `1.7.2` |
| [com.google.auto.value:auto-value](https://github.com/google/auto) | patch | `1.7.1` -> `1.7.2` |

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

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

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

: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/java-bigtable).
  • Loading branch information
renovate-bot authored May 13, 2020
1 parent 0428d32 commit bc215c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-bigtable-deps-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
</licenses>

<properties>
<autovalue.version>1.7.1</autovalue.version>
<autovalue.version>1.7.2</autovalue.version>
<!-- when updating, make sure to align the versions of transitive deps below -->
<gax.version>1.56.0</gax.version>
<google.api-common.version>1.9.0</google.api-common.version>
Expand Down

0 comments on commit bc215c5

Please sign in to comment.