Skip to content

Commit

Permalink
test(deps): update dependency com.google.cloud:google-cloud-datacatal…
Browse files Browse the repository at this point in the history
…og to v1.6.1 (#1735)

* test(deps): update dependency com.google.cloud:google-cloud-datacatalog to v1.6.1

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Update README.md

* update version of proto-google-cloud-datacatalog-v1 to 1.6.1 too

Strange that renovate-bot did not propose this change too.

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Stephanie Wang <stephaniewang526@users.noreply.github.com>
  • Loading branch information
3 people committed Dec 7, 2021
1 parent 5212417 commit 3b9e90b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -119,13 +119,13 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-datacatalog</artifactId>
<version>1.6.0</version>
<version>1.6.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-datacatalog-v1</artifactId>
<version>1.6.0</version>
<version>1.6.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 3b9e90b

Please sign in to comment.