Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
Browse files Browse the repository at this point in the history
…cies to v3.16.1 (#1434)

* deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.16.1

* chore: updates from `dependencies.sh`

---------

Co-authored-by: Diego Marquez <[email protected]>
  • Loading branch information
renovate-bot and diegomarquezp committed Sep 27, 2023
1 parent 9e750a3 commit e9e9835
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion google-cloud-logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 84,7 @@
</dependency>
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-core</artifactId>
<artifactId>grpc-inprocess</artifactId>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 77,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-dependencies</artifactId>
<version>3.15.0</version>
<version>3.16.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit e9e9835

Please sign in to comment.