Skip to content

Commit

Permalink
test(deps): update datacatalog dependencies to v1.5.3 (#1523)
Browse files Browse the repository at this point in the history
* test(deps): update datacatalog dependencies to v1.5.3

* Update pom.xml

Co-authored-by: Stephanie Wang <stephaniewang526@users.noreply.github.com>
  • Loading branch information
renovate-bot and stephaniewang526 committed Aug 25, 2021
1 parent 804221c commit 7884f5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -120,13 +120,13 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-datacatalog</artifactId>
<version>1.5.1</version>
<version>1.5.3</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-datacatalog-v1</artifactId>
<version>1.5.1</version>
<version>1.5.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 7884f5d

Please sign in to comment.