Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-asset to…
Browse files Browse the repository at this point in the history
… v1.2.0 (#140)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-asset](https://togithub.com/googleapis/java-asset) | minor | `1.1.0` -> `1.2.0` |

---

### Release Notes

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

### [`v1.2.0`](https://togithub.com/googleapis/java-asset/blob/master/CHANGELOG.md#&#8203;120-httpswwwgithubcomgoogleapisjava-assetcomparev110v120-2020-04-07)

[Compare Source](https://togithub.com/googleapis/java-asset/compare/v1.1.0...v1.2.0)

##### Features

-   **v1:** add org policy and access context manager protos to client libraries ([#&#8203;130](https://www.github.com/googleapis/java-asset/issues/130)) ([cba4acc](https://www.github.com/googleapis/java-asset/commit/cba4acca5f48faebda05187285f33854bc8c96fa))

##### Dependencies

-   update core dependencies ([#&#8203;133](https://www.github.com/googleapis/java-asset/issues/133)) ([880d5eb](https://www.github.com/googleapis/java-asset/commit/880d5eb731f7f606f7af88386fc8f02ee53cb652))
-   update dependency com.google.api:api-common to v1.9.0 ([#&#8203;128](https://www.github.com/googleapis/java-asset/issues/128)) ([e896fa9](https://www.github.com/googleapis/java-asset/commit/e896fa9b869e48f122401820cbd00db40f79a71e))
-   update dependency com.google.cloud:google-cloud-core to v1.93.3 ([#&#8203;113](https://www.github.com/googleapis/java-asset/issues/113)) ([db775b5](https://www.github.com/googleapis/java-asset/commit/db775b5a0795314ef00cde8383be45d12a547438))
-   update dependency com.google.cloud:google-cloud-resourcemanager to v0.117.2-alpha ([#&#8203;98](https://www.github.com/googleapis/java-asset/issues/98)) ([4c5cbd1](https://www.github.com/googleapis/java-asset/commit/4c5cbd12c9780dde0ea00f231e1adedfa6c192ef))
-   update dependency org.threeten:threetenbp to v1.4.3 ([#&#8203;121](https://www.github.com/googleapis/java-asset/issues/121)) ([9bafdad](https://www.github.com/googleapis/java-asset/commit/9bafdade6410b42293d7cbcdf2128eabd01df7c7))
-   update gax to v1.55.0 ([#&#8203;129](https://www.github.com/googleapis/java-asset/issues/129)) ([ebcdaa3](https://www.github.com/googleapis/java-asset/commit/ebcdaa31cd4aca581ac682c3912aaa06f1d3ef15))

</details>

---

### 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 this update 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-asset).
  • Loading branch information
renovate-bot committed Apr 8, 2020
1 parent ce32ff7 commit 49dd8a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/install-without-bom/pom.xml
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-asset</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</dependency>
<!-- [END cloudasset_install_without_bom] -->

Expand Down
2 changes: 1 addition & 1 deletion samples/snapshot/pom.xml
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-asset</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 49dd8a8

Please sign in to comment.