Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-datacata…
Browse files Browse the repository at this point in the history
…log to v0.33.0
  • Loading branch information
renovate-bot authored and lesv committed Mar 13, 2020
1 parent c2c71b4 commit 1425e93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion datacatalog/cloud-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-datacatalog</artifactId>
<version>0.32.1</version>
<version>0.33.0</version>
</dependency>

<!-- Test dependencies -->
Expand Down
2 changes: 1 addition & 1 deletion datacatalog/quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-datacatalog</artifactId>
<version>0.32.1</version>
<version>0.33.0</version>
</dependency>

<!-- Test dependencies -->
Expand Down

0 comments on commit 1425e93

Please sign in to comment.