Skip to content

Commit

Permalink
deps: update shared dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 12, 2023
1 parent 6412d73 commit 4c74811
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion google-cloud-bigtable-deps-bom/pom.xml
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-dependencies</artifactId>
<version>3.6.0</version>
<version>3.7.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-bigtable/pom.xml
Expand Up @@ -39,7 +39,7 @@

<!-- These are needed to compile the protobuf used by Changestream merging acceptance test. -->
<test-protoc-grpc.version>1.54.0</test-protoc-grpc.version>
<test-protoc.version>3.21.12</test-protoc.version>
<test-protoc.version>3.22.2</test-protoc.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 4c74811

Please sign in to comment.