Skip to content

Commit a191169

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-datacatalog to v0.34.0 (GoogleCloudPlatform#2539)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-datacatalog](https://togithub.com/googleapis/java-datacatalog) | minor | `0.33.0` -> `0.34.0` | --- ### Release Notes <details> <summary>googleapis/java-datacatalog</summary> ### [`v0.34.0`](https://togithub.com/googleapis/java-datacatalog/blob/master/CHANGELOG.md#&#8203;0340-httpswwwgithubcomgoogleapisjava-datacatalogcomparev0330v0340-2020-03-31) [Compare Source](https://togithub.com/googleapis/java-datacatalog/compare/v0.33.0...v0.34.0) ##### Features - **v1:** add v1 client ([#&GoogleCloudPlatform#8203;131](https://www.github.com/googleapis/java-datacatalog/issues/131)) ([115d82b](https://www.github.com/googleapis/java-datacatalog/commit/115d82bd9f49c5bb8582a738bfd3cf8af38e15a8)) ##### Dependencies - update dependency com.google.api:api-common to v1.9.0 ([#&GoogleCloudPlatform#8203;129](https://www.github.com/googleapis/java-datacatalog/issues/129)) ([e832dac](https://www.github.com/googleapis/java-datacatalog/commit/e832dac064d43461e452f4b020adf20d57f510ea)) </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 e94e2a2 commit a191169

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

datacatalog/cloud-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.google.cloud</groupId>
4141
<artifactId>google-cloud-datacatalog</artifactId>
42-
<version>0.33.0</version>
42+
<version>0.34.0</version>
4343
</dependency>
4444

4545
<!-- Test dependencies -->

datacatalog/quickstart/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.google.cloud</groupId>
4141
<artifactId>google-cloud-datacatalog</artifactId>
42-
<version>0.33.0</version>
42+
<version>0.34.0</version>
4343
</dependency>
4444

4545
<!-- Test dependencies -->

0 commit comments

Comments
 (0)