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 (googleapis#2637)

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

* chore: fixes from `dependencies.sh`

* 🦉 Updates from OwlBot post-processor

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

---------

Co-authored-by: Diego Marquez <diegomarquezp@google.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored and surbhigarg92 committed Oct 5, 2023
1 parent bf0d858 commit ae2007e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion google-cloud-spanner/pom.xml
Expand Up @@ -166,7 +166,7 @@
</dependency>
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-context</artifactId>
<artifactId>grpc-inprocess</artifactId>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -54,7 +54,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<github.global.server>github</github.global.server>
<site.installationModule>google-cloud-spanner-parent</site.installationModule>
<google.cloud.shared-dependencies.version>3.15.0</google.cloud.shared-dependencies.version>
<google.cloud.shared-dependencies.version>3.16.1</google.cloud.shared-dependencies.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit ae2007e

Please sign in to comment.