Skip to content

Commit

Permalink
deps: update shared dependencies (#1964)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 26, 2023
1 parent f251b37 commit bf5a9b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions google-cloud-bigtable-deps-bom/pom.xml
Expand Up @@ -66,14 +66,14 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>gapic-libraries-bom</artifactId>
<version>1.22.0</version>
<version>1.23.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-dependencies</artifactId>
<version>3.17.0</version>
<version>3.18.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit bf5a9b7

Please sign in to comment.