Skip to content

Commit 2379f54

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-asset to v1.4.0 (GoogleCloudPlatform#3219)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-asset](https://togithub.com/googleapis/java-asset) | minor | `1.3.0` -> `1.4.0` | --- ### Release Notes <details> <summary>googleapis/java-asset</summary> ### [`v1.4.0`](https://togithub.com/googleapis/java-asset/blob/master/CHANGELOG.md#&#8203;140-httpswwwgithubcomgoogleapisjava-assetcomparev130v140-2020-06-22) [Compare Source](https://togithub.com/googleapis/java-asset/compare/v1.3.0...v1.4.0) ##### Features - **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#&GoogleCloudPlatform#8203;220](https://www.github.com/googleapis/java-asset/issues/220)) ([504f871](https://www.github.com/googleapis/java-asset/commit/504f871bbf7fc847eeab37eaa9c1836e2a3af994)) - **v1:** add condition to Feed ([#&GoogleCloudPlatform#8203;226](https://www.github.com/googleapis/java-asset/issues/226)) ([f14bd11](https://www.github.com/googleapis/java-asset/commit/f14bd119c952bd38bf03fd25a98e8bc4641b84fe)) </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**: Never, 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#GoogleCloudPlatform/java-docs-samples).
1 parent 46d0677 commit 2379f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asset/cloud-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>com.google.cloud</groupId>
3737
<artifactId>google-cloud-asset</artifactId>
38-
<version>1.3.0</version>
38+
<version>1.4.0</version>
3939
</dependency>
4040
<!-- [END asset_java_dependencies] -->
4141

0 commit comments

Comments
 (0)